Skip to content

Here's what's popular on GitHub today...

Build a game this November!

Game Off

Game Off is our annual month-long game jam where participants create games 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! Join now!

TypeScript logo

Popular topic

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

Trending repository

GitHub Universe 2021 Highlights in Korean

Upcoming event recommended by GitHub

Dec
9

GitHub Universe 2021 Highlights in Korean

December 09, 2021 • Online

In this webinar, GitHub staff will share in detail the highlights of the new features announced during Universe21.

App recommended by GitHub

Ranger

Repo maintenance is hard — you could use a hand

Ranger is a sidekick for repo maintainers. It reduces the burden of repository maintenance by automating common tasks, like:

  • Auto-merging pull requests when all the status checks pass
  • Auto-closing issues when a specific label is applied after a preconfigured amount of time
  • Creating frequent comments in a standardized manner
  • Auto-deleting branches after pull requests have been merged
  • and more!

Trending repository

youknowone
youknowone commented Nov 28, 2021

https://docs.python.org/3/library/hashlib.html

Changed in version 3.9: All hashlib constructors take a keyword-only argument usedforsecurity with default value True. A false value allows the use of insecure and blocked hashing algorithms in restricted environments. False indicates that the hashing algorithm is not used in a security context, e.g. as a non-cryptographic one-way compression fun

Mockend screenshot

App recommended by GitHub

Mockend

Tight deadlines, backend not ready, demo approaching, ... develop your UI before your backend.