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 · Java · C++ · Rust · C · HTML · Shell · C# · Jupyter Notebook · Swift · PHP · Kotlin · Ruby
- vuejs/awesome-vueA community-maintained directory of Vue.js libraries, tools, tutorials, and projects organized as a searchable
- openai/openai-cookbookA collection of practical, tested code examples and step-by-step guides for using the OpenAI API — covering co
- enaqx/awesome-reactA community-curated list of the best React libraries, tools, tutorials, and resources organized by category —
- twitter/the-algorithmThe source code for X's (formerly Twitter's) recommendation system that decides which posts appear in your For
- ocornut/imguiDear ImGui is a lightweight C++ library for building in-game debugging panels and developer tools with minimal
- compvis/stable-diffusionThe original research code for Stable Diffusion, an AI model that generates images from text prompts using lat
- thedotmack/claude-memA plugin that gives Claude Code persistent memory across sessions by recording your work, summarizing it with
- openhands/openhandsOpenHands is a platform where AI agents autonomously write code, run commands, and fix bugs — like delegating
- apache/supersetApache Superset is a free, open-source business intelligence tool where teams explore data, build charts, and
- pkuflyingpig/cs-self-learningA curated self-learning guide to computer science using free university courses, organized by topic with recom
- python/cpythonCPython is the official Python interpreter — the software that runs when you type `python` on your machine. Th
- thedaviddias/front-end-checklistA comprehensive pre-launch checklist for web developers covering HTML, CSS, JavaScript, accessibility, SEO, an
- abi/screenshot-to-codeDrop in a screenshot or design mockup, get back working front-end code. AI converts visual designs to HTML, Re
- josephmisiti/awesome-machine-learningA curated reference list of machine learning libraries and tools organized by programming language and subfiel
- daytonaio/daytonaDaytona is an infrastructure platform that lets AI agents safely run generated code inside isolated sandbox en
- z4nzu/hackingtoolA menu-driven launcher that organizes 185+ security and penetration testing tools into 20 categories, letting
- obsproject/obs-studioOBS Studio is a free desktop app for recording your screen and streaming live video to platforms like Twitch o
- caddyserver/caddyCaddy is a web server that automatically handles HTTPS certificate setup and renewal for you, so you can serve
- strapi/strapiOpen-source headless CMS that stores content and serves it via REST/GraphQL APIs, letting you build websites a
- voltagent/awesome-design-mdA curated collection of DESIGN.md files that describe the visual style of popular websites and products, so AI
- moby/mobyMoby is the open-source toolkit that Docker is built on top of, providing modular building blocks for containe
- pallets/flaskFlask is a minimal Python web framework that lets you build websites and APIs in just a few lines of code, han
- protocolbuffers/protobufProtocol Buffers is Google's system for converting structured data into a compact binary format so different s
- hakimel/reveal.jsReveal.js lets you build slide deck presentations using HTML and Markdown that run directly in a web browser,
- fffaraz/awesome-cppAwesome C++ is a curated reference list of C and C++ libraries, frameworks, and tools organized by category, s
- eugeny/tabbyTabby is a modern, highly customizable terminal app for Windows, macOS, and Linux that combines a local shell,
- hiyouga/llamafactoryA Python toolkit for fine-tuning large language models on your own data with minimal coding, supporting 100+ m
- binhnguyennus/awesome-scalabilityCurated reading list of articles, case studies, and talks on how to design and scale backend systems to handle
- tapxworld/chinatextbookFree archive of Chinese school and university textbooks in PDF, covering K-12 and higher education mathematics
- danielmiessler/seclistsSecLists is a large collection of text wordlists for security testing — covering common passwords, hidden web
- binary-husky/gpt_academicA Python web app for researchers and academics to interact with multiple AI models at once, with plugins for t
- appflowy-io/appflowyAppFlowy is an open-source, self-hostable workspace app that works like Notion — rich-text docs, Kanban boards
- tauricresearch/tradingagentsA Python research framework that simulates a professional trading firm using multiple AI agents that debate an
- nektos/actact lets you run your GitHub Actions CI workflows locally on your machine using Docker, so you can test and de
- swiftlang/swiftThis is the official open-source repository for the Swift programming language compiler itself — maintained by
- expressjs/expressExpress is the most popular web framework for Node.js, giving you simple, flexible tools to build web servers
- base/nodeRun your own Base blockchain node using Docker. Base is a faster, cheaper Layer 2 network built on Ethereum. Y
- ansible/ansibleAnsible is an open-source IT automation tool that lets you configure and manage many servers at once by writin
- prakhar1989/awesome-coursesA curated list of the best free university computer science courses from MIT, Stanford, Berkeley, and others —
- nationalsecurityagency/ghidraGhidra is a free, open-source reverse engineering tool from the NSA that lets you analyze compiled programs —
- toeverything/affineAFFiNE is an open-source, local-first workspace app that combines structured note-taking like Notion with an i
- juliangarnier/animeAnime.js is a lightweight JavaScript animation library that makes it easy to add smooth, precise animations to
- chrislgarry/apollo-11This is the original assembly code that flew astronauts to the Moon in 1969, digitized from physical printouts
- foundationagents/metagptA Python framework that simulates a software company using AI agents in different roles to generate complete p
- chartjs/chart.jsA JavaScript library that turns data into interactive charts and graphs in the browser using a simple configur
- openbb-finance/openbbA Python library that connects to dozens of financial data providers — stocks, crypto, options, economics — an
- labmlai/annotated_deep_learning_paper_implementationsA collection of 60+ annotated deep learning algorithm implementations in PyTorch, with side-by-side code and e
- leonardomso/33-js-conceptsA structured guide explaining 33 fundamental JavaScript concepts that confuse most developers, from type coerc
- apache/echartsA feature-rich JavaScript charting library for building interactive dashboards and data visualizations in the
- xtekky/gpt4freePython library that gives you a single interface to use many AI models and image generators for free, includin
- scikit-learn/scikit-learnThe standard Python library for machine learning — provides ready-to-use algorithms for classification, regres
- webpack/webpackA build tool that traces all the JavaScript files your project depends on and bundles them into optimized outp
- sindresorhus/awesome-nodejsA hand-curated directory of the best Node.js libraries and learning resources organized by category, so you ca
- thealgorithms/javaA collection of classic algorithms and data structures implemented in readable Java code — built for learning
- bradtraversy/design-resources-for-developersA curated collection of free design assets, tools, and resources organized by category—fonts, icons, stock pho
- bytedance/deer-flowAn AI agent framework that orchestrates long-running automation tasks—research, coding, planning—across multip
- lydiahallie/javascript-questionsA collection of 100+ JavaScript quiz questions with detailed explanations, covering beginner to advanced conce
- kelseyhightower/nocodeA satirical joke repository claiming the safest code is code that never runs. No actual functionality—pure dev
- unclecode/crawl4aiWeb crawler that converts pages to clean Markdown for AI systems, handling JavaScript and stripping noise auto
- kdn251/interviewsA study guide for software engineering interviews with explanations of data structures, algorithms, and Java i
- localstack/localstackRun a fake AWS on your computer in Docker for free, without cloud costs or internet. Test Lambda, S3, DynamoDB
- facebook/docusaurusA tool that converts Markdown files into a complete, professional documentation website — with search, version
- gorhill/ublockA browser extension that blocks ads, trackers, and malware by intercepting network requests before they load —
- keras-team/kerasA Python library that makes building neural networks simple — write your model once using Keras, then run it o
- openinterpreter/openinterpreterOpen Interpreter lets you chat with an AI in your terminal that can actually run code and commands on your com
- prometheus/prometheusPrometheus is a monitoring system that automatically scrapes performance metrics from your running application
- alacritty/alacrittyAlacritty is a terminal emulator that uses your graphics card instead of the CPU to render text, making it not
- unslothai/unslothUnsloth lets you fine-tune large AI language models on your own computer using up to 70% less GPU memory and r
- openinterpreter/open-interpreterAn AI assistant that writes and runs code on your computer in response to plain English requests, with your ap
- burntsushi/ripgrepripgrep (rg) is a blazing-fast command-line search tool that finds text patterns across files in your project,
- pathwaycom/pathwayPython framework for building data pipelines that work with both real-time streaming and batch data using the
- socketio/socket.ioSocket.IO is a JavaScript library that lets your web app instantly send and receive messages between the brows
- traefik/traefikTraefik is a reverse proxy for Docker and Kubernetes that automatically routes web traffic to the right servic
- paperclipai/paperclipOpen-source platform to manage a team of AI agents like a company, with org charts, budgets, task tracking, an
- nocodb/nocodbNocoDB is a free self-hostable alternative to Airtable that puts a visual spreadsheet interface on top of your
- ladybirdbrowser/ladybirdAn independent web browser built from scratch with its own custom engine, aiming to break the duopoly of Chrom
- ryanoasis/nerd-fontsNerd Fonts patches popular programming fonts to include over 10,000 developer icons and symbols, so terminal t
- resume/resume.github.comAuto-generates a résumé webpage from your GitHub activity. Star the repo to create your page at a public URL.
- mattpocock/skillsA collection of reusable instruction scripts that teach AI coding agents like Claude to follow disciplined eng
- rust-lang/rustlingsRustlings is a set of small hands-on coding exercises for learning Rust, designed to be worked through alongsi
- tldr-pages/tldrA community-maintained collection of practical, example-focused help pages for command-line tools — a friendli
- opendatalab/mineruOpen-source tool that converts PDFs and Office documents into clean Markdown or JSON for AI systems to process
- asabeneh/30-days-of-pythonA free, self-paced 30-day Python course with daily lessons, code examples, and exercises covering basics throu
- fuellabs/swaySway is a Rust-inspired programming language for writing smart contracts on the Fuel blockchain, with its own
- scrapy/scrapyScrapy is a Python framework for building web scrapers that collect structured data from websites at scale, ha
- reduxjs/reduxRedux is a JavaScript library that keeps all your app's data in one central place and enforces strict rules ab
- cline/clineA VS Code extension that lets an AI agent autonomously handle multi-step coding tasks—writing files, running c
- youngyangyang04/leetcode-masterStructured LeetCode study guide with 200 curated algorithm problems, detailed explanations, diagrams, and solu
- lodash/lodashLodash is a JavaScript utility library with hundreds of helper functions for arrays, objects, and strings — so
- farion1231/cc-switchA desktop control panel for managing multiple AI coding assistants in one place, letting you switch between Cl
- jgraph/drawio-desktopdrawio-desktop is a free offline desktop app for creating flowcharts, network diagrams, and UML diagrams — the
- minio/minioOpen-source object storage server compatible with Amazon S3, letting you run cloud-style file storage on your
- commaai/openpilotOpen-source driver assistance software that upgrades your car's lane-keeping and cruise control using AI runni
- h5bp/front-end-developer-interview-questionsA curated list of interview questions for front-end web developers covering HTML, CSS, JavaScript, accessibili
- xingshaocheng/architect-awesomeA comprehensive study guide mapping the knowledge areas backend architects need to master, from data structure
- atom/atomAtom was a free, open-source code editor built on Electron by GitHub, deeply customizable through JavaScript p
- git/gitThis is the official source code mirror of Git, the version control system that tracks file history and powers
- microsoft/ai-agents-for-beginnersA free 12-lesson Microsoft course teaching how to build AI agents—programs that autonomously plan and execute
- gsd-build/get-shit-doneA workflow system that keeps AI coding assistants sharp on long projects by breaking work into focused phases
- topjohnwu/magiskMagisk is an Android system modification tool that applies changes without altering the base system, allowing
All repos · Explain any other repo →