Skip to content

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

Celebrating 20 years of Git

Call for speakers

Git Merge is a conference dedicated to the version control tool that started it all—and the people who use it every day. As Git marks its 20th anniversary, join us to explore its impact, evolution, and future. The call for speakers is open until May 13th. We’ll announce the full schedule the first week of July 2025.

Koa logo

Popular topic

#

Koa

Koa is an expressive middleware framework for Node.js servers that uses ES2017 async functions.
Crowdin screenshot

This recommendation was created by GitHub staff

Crowdin

Crowdin

Crowdin is an AI-powered, cloud-based localization platform that streamlines the management of multilingual content. With flexible translation options and automated updates, Crowdin helps teams deliver native experiences globally while ensuring top-notch security.

Crowdin offers flexible translation options, automated updates, and robust security features, making it a trusted solution for thousands of businesses like Microsoft, GitHub, and Pipedrive.

Trending repository

Learn Agentic AI using Dapr Agentic Cloud Ascent (DACA) Design Pattern and Agent-Native Cloud Technologies: OpenAI Agents SDK, Memory, MCP, A2A, Knowledge Graphs, Dapr, Rancher Desktop, and Kubernetes.

  • Updated May 9, 2025
  • Jupyter Notebook

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.