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++
Ubuntu
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Sep 8, 2020 - Solidity
Demo Days - Developer-first security analysis with CodeQL
September 10, 2020 • Virtual
-
Updated
Sep 9, 2020 - Python
-
Updated
Sep 10, 2020
CodeFactor
Ensure that your code meets quality standards
CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.
Languages
Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.
Autofix
Autofix certain reported issues on-demand or automatically.
这里的路由和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 7, 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 9, 2020 - C#
-
Updated
Sep 10, 2020 - Python
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.
Ack, will do after we finalize the WiFi support
Originally posted by @yufengwangca in project-chip/connectedhomeip#1909 (comment)