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 · Kotlin · Ruby
- antonmedv/fxInteractive terminal tool for viewing, exploring, and processing JSON files with a keyboard-driven interface.
- weneedhome/summaryofloansuspensionCrowdsourced database of Chinese homebuyer loan suspension notices from stalled real estate projects, organize
- netbox-community/netboxNetBox is an open-source network infrastructure database that acts as a single source of truth for IP addresse
- panjiachen/vue-admin-templateA minimal Vue 2.0 admin dashboard starter template with Element UI, axios, and optional permission control, de
- xtermjs/xterm.jsA web component that embeds a fully working terminal inside a browser page — used by VS Code and browser-based
- microsoft/onnxruntimeMicrosoft's open-source engine that runs trained machine learning models faster across different hardware and
- python/mypyA static type checker for Python that reads type hints in your code and reports type errors before you run the
- didi/dokitA floating debugging panel for mobile apps that gives developers instant access to GPS spoofing, crash logs, n
- mybatis/mybatis-3A Java framework that lets you write your own SQL queries and automatically maps the results to Java objects,
- dotnet/roslynMicrosoft's open-source C# and Visual Basic compiler that exposes its internals as APIs, powering code complet
- adobe-fonts/source-code-proAdobe's free monospaced font for coding and terminals, designed so characters like O vs 0 are easy to tell apa
- ratatui/ratatuiA Rust library for building keyboard-driven, interactive terminal UIs with ready-made widgets like tables, cha
- geekyants/nativebaseA component library providing 40+ pre-built UI elements for React Native and web apps, with built-in accessibi
- nvidia/nemoclawA secure sandbox for running autonomous AI agents locally, with Linux kernel-level isolation to prevent agents
- catchorg/catch2A C++ testing framework where tests are named with plain English sentences and assertions read like normal cod
- bokeh/bokehA Python library that turns data into interactive browser charts — with pan, zoom, and hover built in — withou
- wavetermdev/wavetermA modern terminal app that puts an AI assistant, file editor, and web browser side-by-side with your command l
- qmk/qmk_firmwareOpen-source firmware that runs on mechanical keyboard microcontrollers, giving you full control over key mappi
- dyad-sh/dyadDyad is a local, open-source AI app builder for Mac and Windows that keeps your code private and lets you use
- snapkit/snapkitSnapKit is a Swift library that makes iOS and macOS layout code shorter and easier to read by replacing Apple'
- wagtail/wagtailWagtail is a Python-based website content management system built on Django that gives editors a flexible bloc
- socialsisteryi/bilibili-api-collectThis repository previously documented Bilibili's unofficial API endpoints but was permanently shut down in Jan
- graphql/graphql-jsGraphQL.js is the official JavaScript engine for GraphQL — define a type schema on your server and it handles
- bradlarson/gpuimageGPUImage is an iOS framework that applies image and video filters using the device's GPU instead of the CPU —
- vercel/chatbotVercel Chatbot is a ready-made open-source starter codebase for building a full AI chat application — authenti
- gravitational/teleportTeleport is an open-source infrastructure access platform that replaces scattered SSH keys and credentials wit
- meituan-dianping/mpvueVue.js framework for building mini-programs (lightweight apps inside WeChat, Alipay, and other Chinese super-a
- knex/knexKnex.js is a JavaScript query builder for Node.js that lets you write database queries in readable JavaScript
- wsdjeg/spacevimA pre-configured Vim/Neovim setup that bundles plugins into layers, so you get a modern development environmen
- crystal-lang/crystalCrystal is a compiled programming language with Ruby-like syntax that runs at native C speed — you get readabl
- wenyan-lang/wenyanAn esoteric programming language where code is written in Classical Chinese — you write ancient-style Chinese
- huggingface/candleA fast, lightweight machine learning framework written in Rust that lets you run AI models directly without Py
- krisk/fuseA lightweight JavaScript library that adds fuzzy search to your app — it finds results even when users make ty
- linlinjava/litemallA complete open-source online shopping mall system with backend, admin panel, WeChat Mini Program, and mobile
- temporalio/temporalA platform for running long-running background processes that automatically retry and resume after crashes or
- googlecloudplatform/microservices-demoA sample e-commerce app from Google built with 11 microservices in 5 languages on Kubernetes — designed as a h
- w-okada/voice-changerReal-time AI voice changer that transforms your microphone audio into a different voice during live calls, str
- ourongxing/newsnowA self-hosted news reader that aggregates trending headlines from multiple sources into a clean dashboard, wit
- verekia/js-stack-from-scratchA step-by-step tutorial for building a modern JavaScript web app toolchain from scratch — connecting Babel, Re
- facebook/prophetA forecasting tool from Facebook that predicts future values in time series data — like daily sales or website
- universidade-livre/ciencia-da-computacaoA free, self-taught Computer Science curriculum in Portuguese, curating university courses into a complete deg
- camsong/you-dont-need-jqueryA side-by-side reference showing how to replace every common jQuery operation with plain modern JavaScript — u
- popmotion/popmotionA tiny JavaScript animation library that produces streams of values over time so you can animate anything — CS
- pure-admin/vue-pure-adminA free open-source admin dashboard template built on Vue 3 and Element Plus — gives you routing, authenticatio
- docmost/docmostA self-hosted team wiki and documentation platform — like Confluence or Notion but free and open source, with
- nawfalmotii79/plfm_radarAn open-source phased array radar system at 10.5 GHz, providing complete hardware designs and software for bui
- hkuds/rag-anythingPython framework for building question-answering systems that handle complex documents with text, images, tabl
- apache/casbinAn open-source authorization library that answers whether a user can perform an action on a resource — support
- yudaocode/springboot-labsA comprehensive Java learning repository with 50,000+ lines of example code covering Spring Boot, Spring Cloud
- caldis/mosA free macOS menu bar app that makes external mouse scrolling feel smooth like a trackpad and lets you remap m
- openai/gpt-ossTwo open-weight AI models from OpenAI — a 120B and a 20B parameter model — downloadable and runnable on your o
- jetbrains/intellij-communityThe open-source codebase behind IntelliJ IDEA and the IntelliJ Platform — the shared foundation for PyCharm, W
- fchollet/deep-learning-with-python-notebooksJupyter notebooks with runnable code examples from the book 'Deep Learning with Python,' covering neural netwo
- preservim/nerdtreeA Vim plugin that adds a file explorer sidebar to the Vim text editor, letting you browse and open project fil
- ai4finance-foundation/fingptOpen-source financial AI models fine-tuned from general language models using lightweight techniques, enabling
- chai2010/advanced-go-programming-bookA freely available Chinese-language book for experienced Go developers covering advanced topics like CGO, Go a
- katex/katexA fast JavaScript library that renders LaTeX math equations as clean, properly formatted HTML in web browsers
- google/filamentA real-time 3D rendering engine by Google for Android, iOS, web, and desktop that delivers photorealistic ligh
- google/fontsThe actual font files behind Google Fonts — thousands of open-licensed typefaces you can download and self-hos
- jasontaylordev/cleanarchitectureA starter template for building web applications with ASP.NET Core that organizes code into separate layers—bu
- knadh/listmonkA self-hosted newsletter and mailing list manager you run on your own server — no per-subscriber fees, full da
- sebastianbergmann/phpunitThe standard PHP testing framework — write automated tests that check your functions and classes work correctl
- iv-org/invidiousA private, ad-free front end for YouTube — it fetches the same videos but strips out Google tracking, removes
- rakyll/heyA tiny command-line tool for load testing web servers — fire thousands of HTTP requests at a URL to see how yo
- monkeytypegame/monkeytypeA customizable typing speed test website with real-time feedback, multiple test modes, account tracking, and t
- programthink/booksA curated collection of ebooks across multiple subjects with download links, organized as a searchable list.
- yanue/v2rayuA macOS menu-bar app that makes it easy to route your internet traffic through proxy servers using v2ray — pri
- microsoft/fluentuiMicrosoft's open source library of ready-made UI components for React and the web — buttons, inputs, dialogs,
- reactivex/rxandroidA small Android library that lets you safely deliver background task results to the UI thread using RxJava — s
- inancgumus/learngoOver 1,000 hands-on Go programming exercises and quizzes, originally from a Udemy bootcamp course but freely a
- cube-js/cubeAn open source middleware layer that sits between your databases and BI tools, giving every app a single share
- ruanyf/jstrainingTraining slides and exercises for a two-day full-stack JavaScript bootcamp covering React, Node.js, and front-
- go-playground/validatorA Go library that lets you annotate struct fields with simple tags like required or email, then validate all r
- tipsy/profile-summary-for-githubA web tool that generates visual charts of any GitHub user's public activity, top programming languages, and c
- web3/web3.jsTypeScript library for interacting with Ethereum blockchain from JavaScript apps. Now discontinued as of March
- basecamp/trixA rich text editor you can add to any web page with a single HTML tag, giving users a formatting toolbar and p
- dockur/macosRun a full macOS desktop inside a Docker container on Linux, accessible via web browser or VNC. Configure CPU,
- afatcoder/leetcodetopCurated list of the most frequently asked LeetCode problems at major Chinese tech companies, organized by comp
- grpc-ecosystem/grpc-gatewayA code generator that reads your gRPC service definition and automatically creates a REST JSON API alongside i
- k4yt3x/video2xA video enhancement tool that uses AI to upscale low-resolution videos to 4K and add extra frames for smoother
- awesome-harmonyos/harmonyosCommunity-curated collection of resources, documentation, and links about HarmonyOS, Huawei's distributed oper
- ish-app/ishA Linux shell environment that runs on iPhone and iPad by emulating an x86 processor and translating Linux com
- reactivecocoa/reactivecocoaA Swift framework for iOS and macOS apps that lets you automatically keep your UI in sync with your data by de
- p0deje/maccyA free macOS clipboard manager that remembers everything you copy and lets you search and paste any previous i
- enzymejs/enzymeTesting utility for React components that lets you render, inspect, and simulate user interactions in automate
- peass-ng/peass-ngSecurity audit scripts that find privilege escalation vulnerabilities on Linux and Windows systems during auth
- nginx-proxy/nginx-proxyA Docker container that automatically configures nginx to route traffic to your web apps based on domain names
- dailydotdev/dailyA browser extension and web app that replaces your new tab page with a personalized feed of developer articles
- xi-editor/xi-editorA discontinued experimental text editor built in Rust that explored how to make editing feel instant on any fi
- humanlayer/12-factor-agentsA practical guide proposing twelve engineering principles for building reliable AI agents that work in product
- infinitered/igniteA battle-tested starter template for React Native mobile apps that comes pre-wired with navigation, state mana
- nats-io/nats-serverA fast, lightweight messaging server that lets services, apps, and devices exchange messages through a central
- magenta/magentaGoogle Brain's machine learning library for generating music and art. Models help musicians and artists augmen
- camel-ai/owlPython framework for building teams of AI agents that collaborate to automate complex, multi-step tasks like w
- bee-san/rustscanFast port scanner written in Rust that checks which network ports are open on a target, scanning all 65,535 po
- segment-boneyard/nightmareJavaScript library for automating browser tasks like clicking, typing, and scraping using real Chromium via El
- quantopian/ziplineA Python library for testing trading algorithms against historical market data, so you can see how a strategy
- krishnadey30/leetcode-questions-companywiseA curated list of LeetCode coding problems organized by company and sorted by frequency, helping developers pr
- google-research/timesfmPre-trained AI model from Google for forecasting time-series data without retraining. Feed it historical numbe
- kortix-ai/sunaAn open-source OS for running multiple AI agents on a shared Linux machine that automate business operations b
All repos · Explain any other repo →