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 10, 2020 - C++
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Sep 8, 2020 - Solidity
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Sep 9, 2020 - Python
-
Updated
Sep 10, 2020
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Codacy
Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.
You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.
这里的路由和server通信是否可以用一个长连接来维护更好
-
Updated
Aug 28, 2020
-
Updated
Sep 10, 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 10, 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 10, 2020 - Python
AccessLint
AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.
Ack, will do after we finalize the WiFi support
Originally posted by @yufengwangca in project-chip/connectedhomeip#1909 (comment)