Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Nov 27, 2020 - C++
Game Off is our annual month-long game jam where participants create games based on a theme using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time!
-
Updated
Nov 29, 2020 - Go
-
Updated
Nov 16, 2020 - Jupyter Notebook
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Nov 28, 2020 - Python
-
Updated
Nov 22, 2020
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
codebeat
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!
-
Updated
Nov 27, 2020 - JavaScript
We have a bunch of code in network that reads/writes to sockets or io-like objects (or even presents an io-like interface), e.g., noise::stream or version handshake. Since IO reads/writes can be fragmented (i.e., I write(&[1,2,3,4]) but it
-
Updated
Nov 28, 2020 - C
The image crate with default options is the absolute leader in code size:
File .text Size Crate
5.7% 14.6% 364.0KiB image
4.6% 12.0% 297.3KiB wgpu_native
3.8% 9.9% 246.5KiB std
3.5% 8.9% 222.1KiB usvg
2.6% 6.8% 170.0KiB iced_wgpu
I don't need to support ico, bmp, tga, hdr, dxt, dds, farbfeld and so on in a program that would only ever decode
-
Updated
Nov 28, 2020
-
Updated
Nov 28, 2020
-
Updated
Nov 28, 2020
Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').
Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.
The current version of the HANS dataset is missing the additional information provided for each example, including the sentence parses, heuristic and subcase.
-
Updated
Nov 6, 2020
-
Updated
Nov 23, 2020 - PowerShell
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Nov 26, 2020
-
Updated
Nov 28, 2020
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Nov 25, 2020 - C#
-
Updated
Nov 18, 2020 - Swift
-
Updated
Nov 28, 2020 - Assembly
Zube
Zube is an Agile project management platform that allows everyone on your team to communicate with the developers. On Zube, it is easy to create an Agile workflow for your team with a kanban board, epics, and sprints. Zube’s seamless integration with GitHub keeps all of your GitHub Issue data in sync across both platforms in real time.


目前是微信聊天记录是无法备份的,我是使用了 Rclone + Google Drive 进行增量备份,脚本在这
有能力有时间的朋友们可以看看能不能开一个 Pull Request (我是没能力诶)