Skip to content

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

Top-rated games from Game Off 2024

Game Bytes

Another year, another incredible GitHub Game Off—and this one was secrets-ational! With over 500 submissions, participants turned the theme of “secrets” into an extraordinary showcase of creativity, humor, and mind-boggling mechanics. Play the top-rated games now!

Raspberry Pi logo

Popular topic

The Raspberry Pi is a popular single-board computer.

This recommendation was created by GitHub staff

pre-commit ci

pre-commit ci

Developers spend a fair chunk of time during their development flow on fixing relatively trivial problems in their code. pre-commit.ci both enforces that these issues are discovered (which is opt-in for each developer's workflow via pre-commit) but also fixes the issues automatically, letting developers focus their time on more valuable problems.

Google Cloud Build screenshot

This recommendation was created by GitHub staff

Google Cloud Build

Google Cloud Build

Google Cloud Build

Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.