-
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
#
Nim
Nim is a statically typed, compiled, garbage-collected systems programming language.
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
Nov
5
OCTO Speaker Series - Simon Peyton-Jones
November 05, 2020 • Virtual
Computer science meets education, at scale. The UK is in the throes of a wholesale reform of school (K-12) education in computing, one that establishes computer science as a foundational discipline that all children learn from primary school onwards, just as they do maths and natural science. Join the live stream at 9:30am PT.
Trending repository
Trending repository
-
Updated
Sep 11, 2020 - JavaScript
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
Hound
Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.
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 10, 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
Google Cloud Build
Google Cloud Build
Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.


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