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
- chinese-poetry/chinese-poetryA massive open-source database of over 100,000 classical Chinese poems and ancient literary texts in JSON form
- shanraisshan/claude-code-best-practiceA comprehensive guide to best practices for Claude Code, Anthropic's AI coding tool, covering features like su
- mempalace/mempalaceLocal memory system for AI assistants that stores conversations and project context, so Claude and other langu
- jellyfin/jellyfinJellyfin is a free, self-hosted media server that lets you stream your own movies, TV shows, and music to any
- dockur/windowsRun a full Windows operating system inside a Docker container on Linux, with automatic installation and browse
- definitelytyped/definitelytypedDefinitelyTyped is a community library of TypeScript type definitions for JavaScript packages that ship withou
- semantic-org/semantic-uiSemantic UI is a front-end component framework with pre-styled buttons, dropdowns, grids, and modals — HTML cl
- ethereum/go-ethereumGeth is the official Go implementation of Ethereum, letting you run your own blockchain node to verify transac
- jesseduffield/lazydockerLazydocker is a keyboard-driven terminal dashboard for Docker that shows all your containers, logs, and resour
- justjavac/awesome-wechat-weappCurated list of frameworks, tools, UI libraries, and demo projects for building WeChat Mini Programs—lightweig
- avik-jain/100-days-of-ml-codeA 100-day learning journal documenting daily progress through machine learning fundamentals, with code example
- charlax/professional-programmingA curated reading list of books, articles, and talks for software engineers who want to grow beyond coding—cov
- crewaiinc/crewaiPython framework for building AI agent teams that work together on complex tasks, with built-in coordination s
- lyswhut/lx-music-desktopFree, open-source desktop music player for Windows, macOS, and Linux that connects to custom music sources and
- poteto/hiring-without-whiteboardsA crowdsourced list of companies that use practical, work-based interviews instead of whiteboard coding puzzle
- odoo/odooOdoo is an open-source ERP platform with modular business apps — CRM, accounting, inventory, e-commerce, HR, a
- tw93/moleA free command-line Mac maintenance tool that cleans caches, uninstalls apps completely, analyzes disk usage,
- dkhamsing/open-source-ios-appsA curated directory of 1,650+ open-source iOS, iPadOS, watchOS, tvOS, and visionOS apps with links to their so
- jgthms/bulmaBulma is a pure CSS framework — no JavaScript at all — that gives you ready-made class names for responsive Fl
- freqtrade/freqtradeFreqtrade is a free, open-source Python cryptocurrency trading bot — you write a strategy file, backtest it ag
- mastodon/mastodonMastodon is open-source social networking software you self-host to run your own community, where users can fo
- dbeaver/dbeaverFree desktop app that connects to over 100 different databases — MySQL, PostgreSQL, SQLite, Oracle, and more —
- cypress-io/cypressBrowser testing framework that runs automated tests inside a real browser, so you can verify your web app work
- nlohmann/jsonC++ library that lets you read, write, and work with JSON data as naturally as if it were a built-in data type
- narkoz/hacker-scriptsA small legendary collection of real automation scripts from a developer who automated nearly every repetitive
- ggml-org/whisper.cppOffline speech-to-text tool that runs OpenAI's Whisper model in pure C and C++, so you can transcribe audio on
- alistgo/alistSelf-hosted web app that connects Google Drive, OneDrive, Dropbox, S3, and dozens more cloud storage services
- tanstack/queryJavaScript library that automatically handles fetching data from APIs, caching results, showing loading states
- expo/expoOpen-source platform for building iOS, Android, and web apps from a single JavaScript or TypeScript codebase u
- huginn/huginnSelf-hosted automation platform where you build chains of agents that watch websites, monitor feeds, send emai
- run-llama/llama_indexPython framework for building AI apps that can answer questions about your private documents and databases by
- jingyaogong/minimindLearn to build a small language model from scratch in Python. Train a 64M-parameter AI on a single GPU in ~2 h
- nanmicoder/mediacrawlerPython tool for scraping public posts, videos, and comments from major Chinese social media platforms like Tik
- makeplane/planeAn open-source, self-hostable project management tool that replaces Jira, Linear, and ClickUp — track tasks, b
- opencut-app/opencutFree, open-source video editor that runs in your browser with no cloud uploads. Edit videos locally on your de
- pandas-dev/pandasThe go-to Python library for working with tables of data — load, clean, reshape, and analyze spreadsheets, CSV
- julialang/juliaThe source code for the Julia programming language itself — a fast scientific computing language designed to b
- iamkun/dayjsA tiny JavaScript library for parsing, formatting, and manipulating dates — nearly identical to Moment.js but
- algorithm-visualizer/algorithm-visualizerInteractive web platform that animates algorithms step-by-step, letting you watch sorting, searching, and grap
- tw93/pakeA command-line tool that wraps any website into a tiny native desktop app — turn ChatGPT or Notion into a real
- serhii-londar/open-source-mac-os-appsA curated directory of 689 open-source macOS applications across 49 categories, helping users discover free al
- lllyasviel/fooocusFree, offline image generator that turns text descriptions into pictures on your own computer—no accounts, no
- skylot/jadxA tool that converts compiled Android APK files back into readable Java or Kotlin source code, letting you exa
- 1c7/chinese-independent-developerA community-curated directory of indie software projects built by Chinese developers, with status indicators a
- hashicorp/terraformA tool for defining cloud infrastructure in text files and automatically creating or updating it — so you mana
- x64dbg/x64dbgA free, open-source Windows debugger for reverse engineers — step through any running program's instructions,
- reactivex/rxjavaA Java library for handling streams of data and events that arrive over time — like network responses or user
- kelseyhightower/kubernetes-the-hard-wayA hands-on tutorial for setting up a Kubernetes cluster entirely by hand — no automation, no scripts — so you
- voltagent/awesome-openclaw-skillsA curated directory of 5,000+ community-built extensions (skills) for OpenClaw, a locally-running AI assistant
- type-challenges/type-challengesA collection of 100+ TypeScript type system puzzles graded by difficulty, helping you master powerful type uti
- moment/momentMoment.js is a JavaScript library for parsing, formatting, and doing arithmetic with dates — though the projec
- bigskysoftware/htmxhtmx is a tiny JavaScript library that adds interactivity to HTML pages using special attributes — no JavaScri
- jakevdp/pythondatasciencehandbookA free, complete data science textbook for Python — covering NumPy, Pandas, Matplotlib, and Scikit-Learn — wit
- homebrew/brewHomebrew is the standard package manager for macOS that lets you install developer tools, command-line utiliti
- akullpp/awesome-javaA hand-curated directory of the best Java frameworks, libraries, and tools organized by category — your starti
- nilbuild/design-patterns-for-humansA plain-English guide to software design patterns with real-world analogies instead of academic jargon, helpin
- karan/projectsA collection of hundreds of concrete programming project ideas organized by category — designed to give you so
- minimaxir/big-list-of-naughty-stringsA curated list of text strings known to cause crashes, bugs, or unexpected behavior in software — used to stre
- gokumohandas/made-with-mlA structured course teaching developers how to build, deploy, and maintain ML models in production — covering
- gogs/gogsGogs is a lightweight, self-hosted Git service that gives you a private GitHub-like web interface — with repos
- brillout/awesome-react-componentsA hand-curated list of high-quality React component libraries and utilities, organized by category, to help de
- astral-sh/ruffRuff is a blazing-fast Python linter and formatter written in Rust that replaces Flake8, Black, isort, and oth
- penpot/penpotPenpot is a free, open-source design and prototyping tool you can self-host — a Figma alternative where design
- microsoft/ai-for-beginnersA free 12-week Microsoft curriculum that teaches AI fundamentals from scratch — covering neural networks, imag
- clickhouse/clickhouseClickHouse is a database built for blazing-fast analytics — it can scan billions of rows in seconds to answer
- dovamir/awesome-design-patternsA curated directory of design pattern resources organized by programming language and architectural domain, he
- metabase/metabaseMetabase is an open-source business intelligence tool that lets non-technical teammates explore data and build
- pixijs/pixijsPixiJS is a JavaScript library for fast 2D graphics in the browser — it uses the device's GPU to render games,
- slab/quillQuill is a rich text editor library you drop into any web app to give users bold, italic, headings, images, an
- typescript-cheatsheets/reactA practical reference guide for React developers learning TypeScript — copy-pasteable patterns for typing comp
- discourse/discourseDiscourse is a free, open-source community forum platform you can self-host — a modern alternative to Reddit o
- square/okhttpOkHttp is a networking library for Java, Kotlin, and Android apps that makes HTTP requests cleaner and faster
- oobabooga/textgenTextGen is a desktop app that lets you run powerful AI language models entirely on your own computer — private
- serverless/serverlessServerless Framework is a command-line tool that deploys your code and all required cloud infrastructure to AW
- v2ray/v2ray-coreA modular network proxy platform that routes traffic through intermediary servers using multiple protocols to
- tldraw/tldrawA React SDK for building infinite canvas applications like Figma or Miro. Drop in a component and get drawing
- microsoft/vibevoiceVibeVoice is a set of open AI models from Microsoft that can transcribe up to 60 minutes of audio in one pass
- dypsilon/frontend-dev-bookmarksA hand-picked directory of front-end web development resources organized by topic—from HTML and CSS to testing
- bmad-code-org/bmad-methodA structured workflow framework that guides AI-assisted software development from requirements through testing
- acmesh-official/acme.shacme.sh is a single shell script that automatically gets free SSL certificates for your website from Let's Enc
- gedoor/legadoFree Android app for reading online novels from any website by defining custom scraping rules, with no ads and
- githubdaily/githubdailyA curated Chinese-language newsletter sharing 10,000+ interesting open-source projects from GitHub, organized
- chenglou/pretextMeasure text dimensions in JavaScript without triggering expensive browser layout recalculations. Uses Canvas
- asabeneh/30-days-of-javascriptA 30-day self-paced JavaScript learning guide for beginners, covering the language fundamentals and web techno
- slidevjs/slidevSlidev lets developers write presentation slides in plain Markdown and instantly get a polished, browser-based
- coreybutler/nvm-windowsNVM for Windows lets you install multiple versions of Node.js on a Windows computer and switch between them wi
- ziishaned/learn-regexA step-by-step guide to learning regular expressions, from basic pattern matching to advanced techniques like
- mudler/localaiLocalAI is a self-hosted server that runs AI models on your own hardware and exposes an OpenAI-compatible API,
- jeecgboot/jeecgbootAI-powered low-code platform that auto-generates enterprise Java applications from plain-language descriptions
- d4vinci/scraplingPython web scraping framework that adapts when websites change their layout and bypasses anti-bot protection u
- krtirtho/spotubeSpotube is a free, open-source music player that streams music through community plugins with no subscription
- remotion-dev/remotionRemotion lets developers create videos by writing React components instead of using video editing software, ma
- microsoft/monaco-editorMonaco Editor is the code editing component from VS Code that you can embed in any web page, giving users prof
- bevyengine/bevyBevy is an open-source 2D and 3D game engine written in Rust that uses a modular, data-driven design to make b
- berriai/litellmSingle Python library and proxy server that lets you use 100+ AI model providers (OpenAI, Anthropic, Google, A
- prisma/prismaPrisma is a database toolkit for Node.js and TypeScript that lets you read and write data using code instead o
- raphire/win11debloatWin11Debloat is a PowerShell script that automatically removes unwanted apps, disables background data collect
- lecoupa/awesome-cheatsheetsAwesome Cheatsheets is a collection of single-file quick-reference sheets for popular programming languages, f
- android/architecture-samplesAndroid Architecture Samples is Google's official reference app showing developers how to correctly structure
- fission-ai/openspecA planning tool that makes you and your AI agree on what to build before writing code, using structured specs
All repos · Explain any other repo →