The Wayback Machine - https://web.archive.org/web/20250123232949/https://github.com/explore
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!

IPFS logo

Popular topic

#

IPFS

IPFS is a peer-to-peer protocol for content-addressed sharing of data via a distributed file system.
Check Run Reporter screenshot

This recommendation was created by GitHub staff

Check Run Reporter

Check Run Reporter

Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.

Trending repository

📦 Repomix (formerly Repopack) is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, and Gemini.

  • Updated Jan 23, 2025
  • TypeScript
autofix.ci screenshot

This recommendation was created by GitHub staff

autofix.ci

autofix.ci

autofix.ci automatically fixes pull requests.

Pull Requests are often blocked on relatively trivial issues such as code formatting or leftover imports. Fixing these details is expensive as it requires additional roundtrips and context switching. autofix.ci automatically fixes such problems, unblocking development flow.