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 · Java · HTML · C · Shell · C# · Jupyter Notebook · Swift · PHP · Ruby · Kotlin
- bmild/nerfNeRF is the original research code from UC Berkeley and Google that turns a set of photos of a scene into a tr
- zeromq/libzmqZeroMQ (libzmq) is a C++ messaging library that lets different programs or services send messages to each othe
- chokcoco/css-inspirationA curated catalog of CSS visual effects and techniques — neon glows, animated borders, frosted glass, masonry
- yaofanguk/video-subtitle-removerAI tool that detects and erases burned-in subtitles or text watermarks from videos and images by reconstructin
- kedro-org/kedroPython framework that turns messy data science notebooks into organized, reusable pipelines with a standard pr
- filecxx/filecentipedeWindows download manager that handles torrents, HTTP/S, FTP, SSH, and streaming video from one app, with a rem
- rany2/edge-ttsPython tool that converts any text to spoken MP3 audio using Microsoft Edge's free online voice service — no A
- containers/skopeoCommand-line tool for inspecting and copying container images between registries without downloading or runnin
- fastai/numerical-linear-algebraJupyter Notebook course materials from fast.ai explaining the math behind machine learning — matrix decomposit
- windingwind/zotero-pdf-translateZotero plugin that adds instant translation to the PDF reader — select foreign-language text and see the trans
- openai/dall-eOfficial code release of one component from OpenAI's DALL-E image model: the discrete VAE that compresses and
- huggingface/text-generation-inferenceServer toolkit for running open-source large language models on your own hardware and serving them as an API.
- r-spacex/spacex-apiA free, open-source web API maintained by the r/SpaceX community that provides structured JSON data about Spac
- xzhih/one-key-hidpiA Mac shell script that unlocks sharper HiDPI display mode for external monitors by patching display metadata
- beefproject/beefBeEF is a penetration testing framework that hooks web browsers so authorized security testers can assess what
- square/javapoetJavaPoet is a deprecated Java library from Square that lets you write code which generates other Java code, au
- chia-network/chia-blockchainChia is a cryptocurrency that uses hard drive storage space instead of energy-intensive mining to secure its n
- cuixueshe/earthwormEarthworm is an open-source English learning app where you practice by actively building sentences using conju
- jnmetacode/agency-agents-zhA Chinese-community collection of 215 ready-to-use AI agent role definitions for tools like Claude Code and Cu
- elidianaandrade/git-github-learning-questA gamified, Brazilian Portuguese study guide for Git and GitHub beginners, structured as a 7-level journey fro
- withspectrum/spectrumThe full source code for Spectrum, an online community platform combining real-time chat with threaded forums.
- microsoftdocs/azure-docsThe open-source Markdown source files behind Microsoft Azure's official documentation at learn.microsoft.com,
- gleitz/howdoihowdoi is a command-line tool that fetches code answers from Stack Overflow and prints them directly in your t
- mrgloom/awesome-semantic-segmentationA curated list of semantic segmentation research papers, code implementations, and datasets — organized by met
- phalcon/cphalconPhalcon is a PHP web framework compiled as a C extension, giving you the familiar MVC structure of frameworks
- pingcap/awesome-database-learningA curated reading list of research papers, university courses, and blog posts covering database internals — fr
- wickynilliams/headroom.jsHeadroom.js is a tiny, dependency-free JavaScript library that hides your fixed website header when the user s
- software-mansion/react-native-reanimatedReact Native Reanimated is a library that makes mobile app animations fluid by running them on a dedicated thr
- mathjax/mathjaxMathJax is a JavaScript library that renders properly typeset mathematical equations in web browsers from LaTe
- prql/prqlPRQL is a readable pipeline-based query language that compiles to SQL — write data transformations as step-by-
- h5bp/effeckt.cssEffeckt.css was a curated CSS library of high-performance animations and transitions designed to run at 60fps
- jakewharton/timberTimber is a lightweight Android logging library that automatically tags log messages with the calling class na
- vrtmrz/obsidian-livesyncSelf-hosted LiveSync is an Obsidian plugin that syncs your notes across devices using your own CouchDB server
- nitrojs/nitroA TypeScript toolkit that adds a production-ready server backend to any Vite-based frontend, with zero configu
- pymumu/smartdnsA local DNS server that queries multiple upstream servers simultaneously and returns the fastest IP address fo
- alessandroz/lazagneAn open-source Python command-line tool that scans a local Windows, Linux, or Mac computer and extracts saved
- 1c7/crash-course-computer-science-chineseA complete volunteer-made Chinese subtitle translation of the 40-episode Crash Course Computer Science YouTube
- tootallnate/java-websocketA pure-Java library for adding WebSocket server or client support to any Java application, with non-blocking c
- mremoteng/mremotengA free Windows application that consolidates all your remote connections — Remote Desktop, SSH, VNC, Telnet, a
- dexidp/dexA self-hosted Go service that acts as a single login layer for your apps, letting users authenticate via GitHu
- stackblitz/coreThe public issue tracker for StackBlitz, a browser-based development environment powered by VS Code that lets
- jina-ai/readerAn open-source tool that converts any web page, PDF, or Office document into clean markdown by prepending a UR
- mistralai/mistral-inferenceThe official Python library for running Mistral AI's open-weight language models locally on your own GPU, with
- cysharp/unitaskA C# library for Unity that replaces coroutines with async/await code that produces zero heap allocations, kee
- microsoft/frontend-bootcampA two-day Microsoft workshop that teaches HTML, CSS, JavaScript, React, TypeScript, and Redux through hands-on
- codota/tabnineConfiguration repository for TabNine, an AI code autocomplete tool. The actual engine is closed source — this
- kristories/awesome-guidelinesA curated collection of links to coding style guides and best-practice documents covering dozens of programmin
- databrickslabs/dollyDolly is an open-source instruction-following AI model from Databricks, trained on 15,000 human-written exampl
- justcallmekoko/esp32marauderFirmware for the ESP32 microcontroller that turns it into a portable WiFi and Bluetooth security testing devic
- accomplish-ai/accomplishA free, open-source desktop app that lets an AI automate tasks on your computer — organizing files, writing do
- nanmicoder/cc-hahaA desktop GUI for Claude Code that adds tabbed chat sessions, visual code diffs, permission controls, and supp
- therecipe/qtGo language bindings for the Qt graphical toolkit, letting Go developers build native desktop and mobile apps
- humanlayer/humanlayerCodeLayer is an open-source IDE built on Claude Code that adds parallel AI sessions, worktree-based task isola
- x-hw/amazing-qrA Python library that generates artistic and animated QR codes by blending a photo or GIF into the QR pattern,
- rough-stuff/wired-elementsA collection of web UI components — buttons, inputs, and more — that render with a hand-drawn, sketchy appeara
- tsayen/dom-to-imageA JavaScript library that converts any element on a web page into a PNG, JPEG, or SVG image entirely in the br
- dotnet/orleansOrleans is a Microsoft framework for building apps that run across many servers at once — you write code in a
- squizlabs/php_codesnifferA command-line tool that checks PHP, JavaScript, and CSS files against coding style rules and can automaticall
- immortalwrt/immortalwrtImmortalWrt is an OpenWrt fork that replaces consumer router firmware with a full Linux-based system, adding m
- moonshotai/kimi-k2Kimi K2 is a large AI model from Moonshot AI with 1 trillion parameters built for agentic tasks — using tools,
- bitcoin/bipsThe official archive of Bitcoin Improvement Proposals (BIPs). Formal written specifications for Bitcoin protoc
- burntsushi/xsvxsv is a fast Rust command-line tool for slicing, filtering, joining, sorting, and computing stats on CSV file
- dgrijalva/jwt-goA Go library for creating, signing, parsing, and verifying JSON Web Tokens — note this repo is unmaintained; t
- munificent/craftinginterpretersA free online book and full source code for building two complete working programming language interpreters fr
- akryum/vue-virtual-scrollerA Vue.js component library that makes lists with thousands of items scroll fast and smoothly by only rendering
- dicedb/dicedbDiceDB is a Redis-compatible database that automatically moves data to disk when memory fills up, letting you
- mdn/contentThis is the source for MDN Web Docs — the reference website covering HTML, CSS, JavaScript, and browser APIs t
- zfile-dev/zfileZFile is a self-hosted web app that connects Amazon S3, OneDrive, Google Drive, and other storage in one brows
- alibaba/vlayoutvlayout is an Android library from Alibaba that lets you mix different layout styles — grids, banners, sticky
- stremio/stremio-webStremio is a media center that brings movies and TV from many sources into one interface via installable add-o
- thedevs-network/kuttKutt is a self-hosted URL shortener you run on your own server — get private click stats, custom aliases, pass
- chatgptbox-dev/chatgptboxChatGPT Box is a browser extension that adds an AI chat panel to any webpage — get AI answers alongside search
- javascript-tutorial/zh.javascript.infoThe Chinese translation of The Modern JavaScript Tutorial — a free, community-maintained course covering JavaS
- ulid/specULID is a 26-character ID format that sorts chronologically and works safely in URLs — a practical alternative
- offciercia/defi-developer-road-mapA structured community guide for developers entering the DeFi space — curated links to articles, tools, and vi
- horsicq/detect-it-easyA desktop file-type identifier that uses signature matching and heuristic analysis to reveal what software mad
- jantimon/html-webpack-pluginA webpack plugin that automatically generates your HTML file and injects the correct script and stylesheet tag
- sharedropio/sharedropA browser-based file sharing app that sends files directly between devices peer-to-peer without uploading to a
- onceupon/bash-onelinerA practical reference collection of short bash commands covering text processing, file operations, networking,
- cython/cythonA compiler that translates Python code into fast C extensions, making Python programs run much faster — especi
- tennc/webshellA research collection of webshell scripts in PHP, ASP, JSP, and other server-side languages, intended for secu
- triggerdotdev/jsonhero-webA web-based JSON viewer with column, tree, and editor views that automatically detects dates, image URLs, and
- baiyuetribe/paper2guiA Windows desktop toolbox that wraps more than 50 AI models — including image generation, video upscaling, bac
- imgproxy/imgproxyA standalone server that resizes, crops, and converts images on demand via specially formatted URLs, so your w
- mockery/mockeryA PHP testing library that lets you create fake versions of any object with preset return values or required c
- xcatliu/typescript-tutorialA step-by-step TypeScript tutorial in Chinese for JavaScript developers, covering the type system and modern J
- 99designs/gqlgenA Go library that generates type-safe GraphQL server code from your schema, so you can build a GraphQL API wit
- huggingface/tokenizersA fast Rust-based library from Hugging Face that converts text into tokens for AI models, with easy-to-use Pyt
- jbiaojerry/ebook-treasure-chestA curated collection of Chinese ebook download links organized by genre, searchable through a GitHub Pages sit
- cumulo-autumn/streamdiffusionA Python library that makes AI image generation real-time, producing over 100 frames per second on a consumer
- magicalpanda/magicalrecordAn Objective-C library for iOS and macOS that simplifies Apple's Core Data storage system with short, Rails-st
- tyktechnologies/tykAn open-source API gateway written in Go that handles authentication, rate limiting, and traffic routing betwe
- chefyuan/algorithm-baseA Chinese-language collection of algorithm and data structure tutorials using animations and step-by-step diag
- asciimoo/wuzzA terminal-based interactive HTTP client that lets you inspect and modify API requests in a split-screen inter
- ninjaprox/nvactivityindicatorviewA Swift library for iOS offering 32 animated loading indicator styles — from pulsing balls to ripple effects —
- dabeaz-course/practical-pythonA structured Python programming course with 130 hands-on exercises for people who already know another languag
- go-vgo/robotgoA Go library for controlling a desktop computer programmatically — move the mouse, type text, capture the scre
- huggingface/chat-uiThe open-source web app behind HuggingChat — run your own AI chat interface that connects to any OpenAI-compat
- cdnjs/cdnjsThe file storage repository for cdnjs, a free global CDN that hosts thousands of versioned JavaScript librarie
- ryanburgess/engineer-managerA curated collection of books, courses, podcasts, and resources for engineering managers and people who want t
All repos · Explain any other repo →