TopGit
27,222 repos tracked · real velocity

GitHub Trending,
reviewed daily.

TopGit tracks GitHub Trending in real time and adds the honest bilingual review — the ones actually climbing the star charts, not just the ones GitHub happened to surface.

WHAT'S CLIMBING

Trending reviews

View all
S
sindresorhus/awesome

A curated meta-list of curated lists organized by technology domain. The repository acts as a directory pointing to hundreds of specialized awesome lists covering programming languages, platforms, frameworks, and tooling. All content is community-contributed under the CC0 public domain dedication.

676106499.9k36.6k
# awesome# awesome-list# lists
36.6kRead review
P
public-apis/public-apis

Public APIs is a community-curated GitHub repository listing free, publicly accessible APIs across a wide range of categories, with auth type, HTTPS, and CORS noted for each entry. It's a browsable reference, not a library to install.

1.6k1.8k472.4k52.1k
Python
# api# apis# dataset
52.1kRead review
F
freeCodeCamp/freeCodeCamp

freeCodeCamp is a free, self-paced curriculum for learning to code, published as open source at freeCodeCamp/freeCodeCamp. It's a 501(c)(3) nonprofit funded by donor support, structured around six certifications in its Full-Stack Developer Curriculum, each gated by required projects instead of open-book quizzes. The repository also carries beta language certifications for developers, interview-prep resources, and the code that runs the live freecodecamp.org platform.

6.7k278454.3k46.0k
TypeScript
# careers# certification# community
46.0kRead review
E
EbookFoundation/free-programming-books

EbookFoundation/free-programming-books is a community-curated index of free learning materials for developers. What began as a Stack Overflow list has grown into a comprehensive resource, now overseen by the Free Ebook Foundation. It categorizes a wide range of content, including books by language and subject, free online courses, cheat sheets, interactive programming tutorials, problem sets, podcasts, screencasts, and browser-based programming playgrounds. Many of these resources are available in dozens of languages beyond English, and you can navigate the collection through its dedicated search website or by browsing the repository's markdown files.

3.5k81394.7k66.7k
Python
# books# education# hacktoberfest
66.7kRead review
D
donnemartin/system-design-primer

The System Design Primer is donnemartin's GitHub collection for learning large-scale system design and preparing for the system design interview. It combines topic explainers, a four-step interview framework, worked case studies, and Anki flashcards into one repository.

608364.9k58.0k
Python
# design# design-patterns# design-system
58.0kRead review
N
nilbuild/developer-roadmap

roadmap.sh is an open-source collection of role- and skill-based learning roadmaps maintained on GitHub as nilbuild/developer-roadmap. Each roadmap renders as an interactive diagram whose nodes link to a short markdown write-up, and the repository also bundles best-practices guides and self-test question sets alongside the roadmaps themselves.

1.6k7364.9k44.8k
TypeScript
# angular-roadmap# backend-roadmap# blockchain-roadmap
44.8kRead review
J
jwasham/coding-interview-university

Coding Interview University is a GitHub repository maintained under the jwasham account that lays out a checklist-based study plan for the computer science fundamentals a software engineering interview tests. It covers sorting, trees, and graphs as a required track, then an explicitly optional back half on system design and extra tree structures for engineers with more experience. The README frames it as the author's own multi-month self-study process, later published for others to follow, and community members have translated it into multiple languages.

355124359.2k84.7k
# algorithm# algorithms# coding-interview
84.7kRead review
V
vinta/awesome-python

Awesome Python is a curated list maintained at vinta/awesome-python that groups Python frameworks, libraries, tools, and other resources into 14 categories, from AI & ML to Security and Other. The README calls it an opinionated guide rather than an exhaustive one, and points readers to a companion site, awesome-python.com, for searching and filtering entries instead of scrolling the raw file.

57418314.7k28.5k
Python
# awesome# collections# python
28.5kRead review
A
awesome-selfhosted/awesome-selfhosted

Awesome-Selfhosted is a community-maintained GitHub list at awesome-selfhosted/awesome-selfhosted that catalogs Free Software network-service and web-app projects meant for running on a server you control rather than someone else's cloud. Entries are grouped by category, each tagged with a license and a language or deployment option, and the project keeps proprietary alternatives on a separate Non-Free page.

0313.8k14.7k
# awesome# awesome-list# cloud
14.7kRead review
P
practical-tutorials/project-based-learning

Project Based Learning is a GitHub repository maintained by practical-tutorials that curates external tutorials for building real applications from scratch, organized by primary programming language such as C/C++, Java, and JavaScript. Rather than hosting original lessons, the README lists direct links to blog posts, book chapters, and video series so a developer can pick a project and follow someone else's from-scratch build.

270280.7k36.0k
Python
# beginner-project# cpp# golang
36.0kRead review
9
996icu/996.ICU

996.ICU is a high-profile GitHub movement that protests China's 996 overtime culture—work by 9am, leave at 9pm, six days a week. It provides the Anti-996 License and maintains a company blacklist to advocate for developer labor rights and work-life balance in the tech industry.

76116.7k276.8k20.8k
20.8kRead review
O
obra/superpowers

Superpowers is an open-source (MIT) skills library and bootstrap instruction set that turns a coding agent's ad-hoc habits into a fixed pipeline: brainstorm a spec, write a plan, build under TDD, review, then close out the branch. Skills trigger automatically once installed, and the same methodology works across eleven different agent harnesses, each requiring its own install step.

44310276.7k24.8k
Shell
# ai# brainstorming# coding
24.8kRead review
JUST ADDED

Recently added

L
LianjiaTech/retrofit-spring-boot-starter

A spring-boot starter for retrofit, supports rapid integration and feature enhancements.(适用于retrofit的spring-boot-starter,支持快速集成和功能增强)

1281.9k340
Java
# http# java# okhttp3
340Open repo page
P
puppetlabs/bolt

Bolt is an open source orchestration tool that automates the manual work it takes to maintain your infrastructure on an as-needed basis or as part of a greater orchestration workflow. It can be installed on your local workstation and connects directly to remote nodes with SSH or WinRM, so you are not required to install any agent software.

142100557225
Ruby
# bolt# devops# orchestration
225Open repo page
N
nette/tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

95271.8k217
PHP
# ajax# debugger# dump-variables
217Open repo page
C
confluentinc/demo-scene

Scripts and samples to support Confluent Demos, Talks, and Blogs. Not all of the examples in this repository are kept up to date. For automated tutorials and QA'd code, see https://github.com/confluentinc/tutorials/

53671.6k899
Shell
# debezium# demo# elasticsearch
899Open repo page
E
eBay/tsv-utils

eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.

9241.5k83
D
# cli# command-line# csv
83Open repo page
A
akka/alpakka-kafka

Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

1321131.4k369
Scala
# akka# akka-streams# java
369Open repo page
K
KnpLabs/DoctrineBehaviors

Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior

14041923325
PHP
# behavior# doctrine# doctrine2
325Open repo page
D
DLR-RM/rl-baselines3-zoo

A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.

39652.9k603
Python
# deep-reinforcement-learning# gym# hyperparameter-optimization
603Open repo page

Browse by topic

AI Tools183Developer Tools107Automation37Frontend90Backend106API9Data22Security19UI / UX14Image Tools17Mobile42
FROM THE BLOG

Latest roundups

Not sure which open-source project to pick?

Let ChatGPT, Claude, or Perplexity look into it — click below and see what AI says about the projects TopGit tracks.