Here's what's popular on GitHub today...
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Amp
-
Updated
Apr 3, 2021 - C++
-
Updated
Apr 4, 2021 - TypeScript
-
Updated
Apr 3, 2021 - JavaScript
-
Updated
Apr 2, 2021
Made in India
Open source projects built in or receiving significant contributions from India :india:
AppVeyor
Windows developers use AppVeyor to continuously run their tests and deploy apps to cloud or on-premise environments. AppVeyor CI can update the build status on your GitHub pull requests, upload build artifacts to project release and deploy successful builds. AppVeyor is not just a build tool, but it's the place of Windows CI knowledge accumulation - thanks to AppVeyor's vibrant community!
-
Updated
Apr 3, 2021
EDIT, from last post:
Latest non-DCH drivers (465.89) work fine for all generations (Pascal, Volta, Turing and Ampere): https://www.nvidia.com/download/driverResults.aspx/172060/en-us
No memory leak, decent speeds, complete compatibility.
DCH ONLY!
It looks like latest NVIDIA drivers (461.92 and 491.75, perhaps others) have massive memory leak bugs in NVML library. This memor
-
Updated
Apr 4, 2021 - Jupyter Notebook
-
Updated
Mar 26, 2021 - JavaScript
Cant build
Hello I try build but no build says .pfx missing u push .pfx yes?
green screen
-
Updated
Apr 4, 2021 - Python
-
Updated
Jul 18, 2020
-
Updated
Apr 4, 2021 - C#
-
Updated
Apr 4, 2021 - C++
-
Updated
Apr 2, 2021 - C
-
Updated
Apr 3, 2021 - JavaScript
-
Updated
Apr 2, 2021 - Rust
-
Updated
Apr 3, 2021 - Python
-
Updated
Apr 1, 2021 - Python
-
Updated
Apr 4, 2021 - JavaScript
-
Updated
Mar 29, 2021
Zube
Zube is an Agile project management platform that allows everyone on your team to communicate with the developers. On Zube, it is easy to create an Agile workflow for your team with a kanban board, epics, and sprints. Zube’s seamless integration with GitHub keeps all of your GitHub Issue data in sync across both platforms in real time.
Description
I have a hardware abstraction layer interface, as well as a driver interface. I have multiple drivers utilizing the HAL interface, while implementing the driver interface. This plugin approach causes me to have identically named tests across multiple test files.
For example: