Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Sep 11, 2020 - C++
Vim
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 8, 2020 - Solidity
js13kGames competition
August 13, 2020 - September 13, 2020 • Online
-
Updated
Sep 9, 2020 - Python
-
Updated
Sep 10, 2020
Coveralls
Coveralls.io: Deliver Better Code
We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.
Eliminate Tech Debt
Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.
这里的路由和server通信是否可以用一个长连接来维护更好
-
Updated
Aug 28, 2020
-
Updated
Sep 11, 2020 - Python
-
Updated
Sep 6, 2020
Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.
-
Updated
Sep 8, 2020 - Python
-
Updated
Sep 10, 2020 - Vue
-
Updated
Sep 10, 2020
-
Updated
Sep 9, 2020 - Jupyter Notebook
-
Updated
Sep 9, 2020 - Go
-
Updated
Sep 11, 2020 - PHP
SQL supports hidden columns: columns that are only included in a projection if explicitly requested. An example of this is the rowid column that is created on tables without explicitly primary keys.
Currently, there is no way to get a hidden column on a user-defined table: it's only possible if you manually set the hidden boolean in the table descriptor, by editing the CockroachDB source code
-
Updated
Sep 10, 2020 - Batchfile
Problem
After loading more account history, clicking the "refresh" button will reset the already loaded history
Steps to reproduce
- Open https://explorer.solana.com/address/11111111111111111111111111111111?cluster=devnet
- Click "Load more"
- Click "Refresh"
- Observe that the extended history is no longer visible
Proposed Solution
Refresh account history while retaining
-
Updated
Sep 10, 2020 - C#
-
Updated
Sep 11, 2020 - Python
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.
Ack, will do after we finalize the WiFi support
Originally posted by @yufengwangca in project-chip/connectedhomeip#1909 (comment)