What is… every popular GitHub repo?
Popular GitHub repositories, each answered in plain English for non-coders: what it is, its tech stack, and how to run it. Pick any to read the answer.
By language: Python · TypeScript · JavaScript · Go · C++ · Rust · HTML · Java · C · Shell · C# · Swift · Jupyter Notebook · PHP · Kotlin · Ruby
- google/bbrDocumentation and scripts for BBR, Google's network congestion control algorithm that improves connection spee
- weaveworks/scopeAn archived container monitoring tool that showed a live browser map of your Docker or Kubernetes infrastructu
- kotlin/kotlinx.serializationJetBrains' official Kotlin library for converting data objects into JSON, Protobuf, CBOR, and other formats —
- lymphatus/caesium-image-compressorA desktop app for batch-compressing JPG, PNG, and WebP images to smaller file sizes while keeping them looking
- promptslab/awesome-prompt-engineeringA curated collection of papers, tools, courses, and communities about prompt engineering — writing better inst
- brainblend-ai/atomic-agentsA Python framework for building AI apps by connecting small, focused agents and tools. Each piece does one thi
- import-js/eslint-plugin-importAn ESLint plugin that catches broken imports before your app runs — missing files, non-existent named exports,
- openstack/openstackOpenStack is a suite of software you deploy on your own servers to run a private cloud, giving you computing,
- shougo/deoplete.nvimDeoplete is an asynchronous auto-completion plugin for Neovim and Vim 8 that shows dropdown suggestions as you
- chaselambda/makefiletutorialA single-page website that teaches Make and Makefiles through examples. It's a learning resource for the build
- fastendpoints/fastendpointsFastEndpoints is a C# library for building REST APIs that replaces boilerplate-heavy MVC Controllers with a cl
- genkit-ai/genkitGoogle Firebase's open-source toolkit for adding AI features to your app. Write once, swap between Gemini, Ope
- osgeo/gdalGDAL is an open-source library that reads and writes dozens of geospatial file formats — satellite images, ele
- palantir/tslintTSLint was a static analysis (linting) tool for TypeScript that caught bugs, style issues, and bad patterns be
- olexale/flutter_roadmapA curated, opinionated learning guide for Flutter mobile development — covering everything from Dart basics an
- snowdream/awesome-androidA now-inactive curated directory of Android libraries and utilities. The author recommends JStumpp/awesome-and
- antoniolg/androidmvpA sample Android app in Java showing how to structure code using the MVP pattern — separating display logic, b
- carp-lang/carpCarp is a Lisp-style programming language built for real-time apps like games and audio — it manages memory au
- twobin/react-lazyloadA React library that delays loading images and components until they scroll into view, speeding up initial pag
- matthewmueller/x-rayA Node.js web scraping library where you describe the data shape you want using CSS selectors, and it fetches
- stefanprodan/podinfoA small Go web app used as a reference example and test fixture for Kubernetes microservices — demonstrating h
- azukaar/cosmos-serverA self-hosted home server platform that combines a secure reverse proxy, single sign-on, Docker app manager, a
- hishamhm/htophtop is an interactive terminal process viewer for Unix/Linux that improves on 'top' with mouse support, color
- mrdbourke/tensorflow-deep-learningAll notebooks, datasets, and exercises for the Zero to Mastery Deep Learning with TensorFlow course — covering
- amitshekhariitbhu/fast-android-networkingAn Android networking library that handles HTTP requests, file uploads/downloads, and image loading in a singl
- zabbix/zabbixAn open-source IT monitoring platform that tracks servers, networks, databases, and cloud services — auto-disc
- microsoft/vscode-goMicrosoft's original home for the Go language extension for Visual Studio Code, now archived. The project move
- jvalen/pixel-art-reactA browser-based pixel art editor where you draw on a grid and export your artwork as pure CSS code, an animate
- ofa-sys/chinese-clipAn AI model trained on 200 million Chinese image-text pairs that can find which caption best matches an image,
- nvidia/openshellAn NVIDIA tool that runs AI agents inside isolated containers with fine-grained YAML policies controlling whic
- passbolt/passbolt_apiAn open-source team password manager you can self-host, where passwords are encrypted on each user's device be
- alda-lang/aldaA programming language for writing and playing back music as plain text files, using simple note letter syntax
- hkust-aerial-robotics/vins-monoA real-time system that tracks a drone or device position and movement using only one camera and a motion sens
- codeigniter4/codeigniter4A lightweight PHP web framework that gives developers a ready-made structure for routing URLs, connecting to d
- pawanosman/chatgptA local reverse proxy server that mirrors the OpenAI chat completions API so existing OpenAI-compatible code c
- basscss/basscssA minimal CSS library of small single-purpose utility classes for controlling spacing, layout, and typography
- forkingdog/fdfullscreenpopgestureA small iOS library that lets users swipe back from anywhere on the screen, not just the left edge, to navigat
- fullstorydev/grpcuiA command-line tool that opens a browser-based form for exploring and testing gRPC services, acting like Postm
- chriswiles/claude-code-showcaseA working example of how to configure Claude Code as a well-trained teammate for a specific project by adding
- cypress-io/cypress-realworld-appA realistic practice payment application built by the Cypress team to show all four Cypress testing approaches
- cgal/cgalCGAL is a large C++ library of ready-made, reliable geometry algorithms — convex hulls, triangulations, 3D boo
- dpkp/kafka-pythonkafka-python is a Python library for sending and reading messages from Apache Kafka, a system that moves large
- goss-org/gossGoss is a fast, single-binary command-line tool for checking that a server is configured correctly. You descri
- jnunemaker/httpartyHTTParty is a Ruby library that makes it easy to call web APIs with a single line of code. It automatically pa
- kando-menu/kandoKando is a cross-platform pie menu for Windows, macOS, and Linux that pops up a circular action overlay when y
- plotjuggler/plotjugglerPlotJuggler is a desktop app for visualizing thousands of time series data channels at once using drag-and-dro
- robbiehanson/xmppframeworkAn Objective-C library for iOS and Mac developers that implements the XMPP messaging protocol, handling real-t
- shazow/ssh-chatAn SSH server written in Go that turns any SSH connection into a group chat room — no extra app needed, just t
- guardian/frontendThe Scala backend that powers theguardian.com — it fetches content and builds data passed to a rendering layer
- prasathmani/tinyfilemanagerA single PHP file you drop onto any web server to get a browser-based file manager — no install, no database,
- snailyp/gemini-balanceA proxy server that pools multiple Google Gemini API keys and load-balances requests across them, so you can c
- catchchat/yepThe open-source Swift codebase for Yep, an iOS social app that connected people with expertise to those wantin
- r0x0r/pywebviewA Python library that wraps any web page or HTML file in a native desktop window — write your app UI as HTML,
- googlechrome/samplesA collection of small self-contained demos from the Google Chrome team, each showing how to use a new browser
- meituan/yolov6A fast object detection framework by Meituan that identifies and locates objects in images or video, available
- prettier/eslint-config-prettierA tiny config package that disables all ESLint formatting rules that conflict with Prettier, so both tools can
- cockroachdb/pebblePebble is the storage engine powering CockroachDB — a Go library that handles reading and writing key-value da
- lets-blade/bladeBlade is a tiny Java web framework under 500KB that lets you build REST APIs and websites with minimal setup —
- weibocom/motanMotan is Weibo's RPC framework that lets services written in Java, Go, PHP, and Lua call each other over a net
- dontriskit/awesome-ai-system-promptsA curated collection of the hidden system prompts used by popular AI tools like ChatGPT, Claude, and Cline, pa
- rxi/microuimicroui is a ~1100-line C library for building immediate-mode user interfaces — you describe your UI in code e
- koenbok/framerFramer Library is a JavaScript framework for building interactive, animation-rich prototypes of apps and inter
- nirmalscaria/le-git-graphLe Git Graph is a browser extension that adds a visual branch-and-merge history graph to any GitHub repository
- 5ec1cff/trickystoreTrickyStore is a Magisk module for Android that tricks apps into believing your rooted phone is unmodified, by
- glpi-project/glpiGLPI is a free, open source IT management platform that tracks all of an organization's technology assets and
- lark-parser/larkLark is a Python library that turns text into structured parse trees using formal grammars, so you can build p
- xchaoinfo/fuck-loginA collection of Python scripts that automate logging in to about 20 popular Chinese websites — useful as refer
- goproxyio/goproxyGOPROXY is a self-hosted Go package proxy server that caches dependencies locally, keeping downloads fast and
- hartator/wayback-machine-downloaderA Ruby command-line tool that downloads a complete archived copy of any website from the Internet Archive, rec
- w37fhy/quantumultxA curated collection of ready-made configuration files and automation scripts for iOS proxy apps like Quantumu
- gsdios/sdautolayoutSDAutoLayout is an Objective-C library for iOS that lets you write Auto Layout constraints in a compact chaina
- isaacs/node-lru-cachenode-lru-cache is a fast JavaScript in-memory cache that automatically evicts the least recently used items wh
- alexpasmantier/televisionTelevision (tv) is a fast Rust fuzzy-finder for the terminal that lets you instantly search files, git repos,
- madcowd/ellell is a Python framework that lets you write language model prompts as regular Python functions, automaticall
- weblateorg/weblateWeblate is an open-source web platform for translating software and websites, letting translators contribute t
- easegress-io/easegressA programmable cloud traffic gateway that routes requests to your backend services with rate limiting, circuit
- jamwithai/production-agentic-rag-courseA seven-week structured course project for building a production-grade AI research assistant that fetches arXi
- lightsky/awesome-materialdesignA curated list of Android libraries, tools, sample projects, and design resources for building apps that follo
- permify/permifyA standalone authorization service you ask 'can this user do that?' and it answers in milliseconds — so you ne
- k2-fsa/omnivoiceA text-to-speech tool that clones any voice from a 3–10 second audio clip and speaks in over 600 languages, wi
- alangpierce/sucraseA JavaScript compiler that strips TypeScript, JSX, and Flow syntax so your code runs in Node.js or the browser
- cmliu/workervless2subA Cloudflare Workers script that speed-tests a list of proxy server addresses and outputs a filtered subscript
- al-one/hass-xiaomi-miotA Home Assistant add-on that connects hundreds of Xiaomi smart home devices — plugs, robot vacuums, lights, ai
- microsoft/ethrA cross-platform network performance tester from Microsoft that measures bandwidth, latency, packet loss, and
- tendermint/tendermintA Byzantine Fault Tolerant consensus engine that makes a group of computers agree on a sequence of transaction
- forthespada/interviewguideA Chinese-language study guide and interview prep resource for students targeting jobs at major Chinese tech c
- lindell/jsbarcodeA JavaScript library that generates barcodes and draws them into SVG elements, canvas, or image tags in a web
- lucidrains/x-transformersA Python library for building transformer neural networks — the AI architecture behind ChatGPT and image recog
- countly/countly-serverCountly is a self-hostable product analytics platform that tracks sessions, events, crashes, and push notifica
- you-dont-need/you-dont-need-guiA terminal cheat sheet that replaces everyday mouse-and-GUI actions with typed shell commands for Mac, Linux,
- rust-lang/futures-rsOfficial Rust library providing core async programming abstractions including Stream, join!, and select! macro
- solidjs/solid-startSolidStart is the official full-stack application framework for SolidJS, adding file-system routing, server-si
- jekip/naive-ui-adminA free, commercially licensed Vue 3 admin dashboard template with built-in auth, role-based permissions, dynam
- bilibili/ailabBilibili's AI lab repository publishing research and tools, featuring Real-CUGAN — a neural network tool for u
- ffay/lanproxyLanproxy is a Java-based reverse proxy tool that tunnels private network devices behind home or office routers
- activerecord-hackery/ransackRansack adds search and filter functionality to Ruby on Rails apps using your existing database — no Elasticse
- square/ponydebuggerPonyDebugger lets iOS developers inspect network traffic, Core Data stores, and logs in real time using Chrome
- xtremilicious/projectlearn-project-based-learningA curated list of project-based coding tutorials organized by category — web, mobile, games, and machine learn
- danielgerlag/workflow-coreWorkflow Core is a .NET library for defining and running long-running multi-step processes in C# — with state
- golang/oauth2The official Go library for OAuth 2.0 — handles the sign-in-with-Google or connect-to-GitHub authentication fl
All repos · Explain any other repo →