-
Updated
Sep 12, 2020 - C
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Trending repository
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
Trending repository
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
-
Updated
Sep 13, 2020
Popular topic
#
CSS
Cascading Style Sheets (CSS) is a language used most often to style and improve upon the appearance of views.
Trending repository
Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
-
Updated
Aug 30, 2020 - Shell
Trending repository
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
computer-science
algorithms
leetcode
data-structures
interview-questions
dynamic-programming
kmp
dynamic-programming-algorithm
-
Updated
Sep 12, 2020
Upcoming event recommended by GitHub
Oct
1
Trending repository
Trending repository
-
Updated
Sep 11, 2020 - JavaScript
Collection recommended by GitHub
App recommended by GitHub
CodeScene
CodeScene identifies and prioritizes technical debt based on how the organization works with the code.
- Prioritize development hotspots and get a Code Health measure on the hotspots.
- Integrates with GitHub checks to supervise hotspots in pull requests.
- Explore the efficiency of your organization with respect to Conway’s Law.
- Detect sub-systems with low team autonomy that become productivity bottlenecks.
- Measure the off-boarding risk when a key developer leaves the project.
Trending repository
Course Files for Complete Python 3 Bootcamp Course on Udemy
-
Updated
Sep 10, 2020 - Jupyter Notebook
Trending repository
Makani was a project to develop a commercial-scale airborne wind turbine, culminating in a flight test of the Makani M600 off the coast of Norway. All Makani software has now been open-sourced. This repository contains the working Makani flight simulator, controller (autopilot), visualizer, and command center flight monitoring tools. Additionally, almost all avionics firmware is also included, albeit potentially not in a buildable state, due to the removal of some third-party proprietary code. We hope that this code will be inspirational and useful to the kite-based windpower and wider communities.
-
Updated
Sep 12, 2020 - C++
Trending repository
itsvinayak
commented
Jun 17, 2020
Trending repository
Trending repository
This is a repository containing the list of company wise questions available on leetcode premium
-
Updated
Apr 25, 2019
Trending repository
Test tool for CVE-2020-1472
-
Updated
Sep 11, 2020 - Python
Trending repository
Becoming 1% better at data science everyday
-
Updated
Sep 13, 2020
Trending repository
-
Updated
Sep 13, 2020 - Shell
Trending repository
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
machine-learning
deep-learning
tensorflow
scikit-learn
pytorch
neural-networks
hardware-acceleration
ai-framework
onnx
-
Updated
Sep 13, 2020 - C++
Trending repository
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
-
Updated
Sep 9, 2020 - Rust
Trending repository
-
Updated
Sep 11, 2020 - Python
Trending repository
Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
-
Updated
Sep 12, 2020 - Python
Trending repository
go
golang
facebook
algorithm
math
algorithms
leetcode
pattern
algo
acm-icpc
algorithm-competitions
leetcode-solutions
interview-questions
dynamic-programming
algorithms-and-data-structures
leetcode-golang
leetcode-go
-
Updated
Sep 13, 2020 - Go
Trending repository
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
-
Updated
Sep 8, 2020 - Jupyter Notebook
Trending repository
-
Updated
Sep 12, 2020
Trending repository
Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
-
Updated
Sep 13, 2020 - Rust
Trending repository
The Swift Programming Language
-
Updated
Sep 13, 2020 - C++
Trending repository
Trending repository
UPX - the Ultimate Packer for eXecutables
-
Updated
Sep 8, 2020 - C
App recommended by GitHub
Sider
Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.
Related PR: #6331
Suggested by @pimlie
When trailing slash handling is enforced (in any manner), it'd be great to have two things for improved DX:
Nuxt Link adaption
No matter how you input the links in your Nuxt link (be it as an object via named routes or via string), the component should enforce the set up trailing slash handling (adding or removing the slashes as needed).
U