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 · Rust · C++ · HTML · Java · C · Shell · C# · Swift · Jupyter Notebook · PHP · Kotlin · Ruby
- foamzou/melodyA self-hosted web tool that searches Chinese music platforms for songs and uploads them to your NetEase Cloud
- higherorderco/kindA minimal proof language built on the foundations of Type Theory, giving researchers and advanced developers a
- nexu-io/html-videoTurn plain HTML and CSS into polished, animated MP4 videos on your own laptop. Give it a prompt, article link,
- wslutilities/wsluA set of command-line tools that bridge the Linux terminal in WSL and the surrounding Windows system, handling
- clashbk/clashA reference page listing download links and setup guides for Clash-compatible network proxy clients, helping u
- flasgger/flasggerFlasgger automatically generates a live, interactive API documentation page for any Flask web app, letting use
- mrforexample/comfyui-3d-packA plugin for ComfyUI that adds dozens of 3D generation models as drag-and-drop nodes, letting you turn a singl
- helloworld521/javaA personal collection of small Java practice projects covering common web development patterns like authentica
- unity-technologies/postprocessingUnity Technologies' official post-processing stack for adding screen-space visual effects like bloom, color gr
- vocodedev/vocode-coreVocode is a Python library for building AI voice agents that hold real-time spoken conversations, with swappab
- dromara/liteflowLiteFlow is a Java framework that breaks complex business processes into small reusable components driven by r
- externalizable/bongo.catThe source code for bongo.cat, a browser toy where pressing keyboard keys makes an animated cat play bongo dru
- flif-hub/flifFLIF is a now-discontinued lossless image format that outcompressed PNG and WebP; this is its C++ reference en
- algorithmicsuperintelligence/optillmA proxy server that boosts AI model accuracy on math, coding, and logic tasks by routing your requests through
- damianavila/riseRISE turns any classic Jupyter Notebook into a live, executable slideshow using Reveal.js, with no export step
- drathier/stack-overflow-importA satirical Python library that fulfills the joke of 'importing from Stack Overflow' literally — it searches S
- johnmyleswhite/ml_for_hackersCode examples from the 2012 O'Reilly book Machine Learning for Hackers, covering practical machine learning te
- panva/node-oidc-providerA Node.js library for building your own OpenID Connect and OAuth 2.0 authorization server, handling login flow
- safetensors/safetensorsSafetensors is a safe, fast file format for storing AI model weights that cannot execute code when loaded, unl
- aws/copilot-cliA command-line tool from AWS that deploys containerized apps to Amazon ECS and Fargate — it sets up networking
- cloudflare/mcp-server-cloudflareA collection of 14 MCP servers that let AI tools like Claude or Cursor interact with Cloudflare services inclu
- coderbruis/javasourcecodelearningA collection of in-depth notes and analysis articles on the internal source code of popular Java frameworks in
- django-haystack/django-haystackA Django library that adds full-text search to your web app without locking you to one search engine — swap be
- ealeksandrov/eaintroviewAn iOS library for creating swipeable walkthrough screens that welcome new users to your app, with support for
- i5ting/imoveA visual flowchart builder where you draw logic diagrams in the browser, attach code to each node, and export
- ibireme/yyjsonA blazing-fast C JSON library that reads and writes gigabytes per second, distributed as a single header and o
- kach/nearleyA JavaScript parser toolkit that lets you define a grammar in a .ne file and compile it into a parser that han
- lightly-ai/lightlyPython framework for training AI vision models without labeled data using self-supervised learning. Built on P
- riti2409/resources-for-preparation-of-placementsA curated list of free YouTube playlists and online resources organized by topic to help software engineering
- tuyafeng/viaVia is a small, fast, ad-free Android browser using Android's built-in WebView. This GitHub repository is spec
- webrtchacks/adapterA small JavaScript shim that fixes cross-browser differences in WebRTC so you can write video and audio call c
- zhblue/hustojHUSTOJ is a self-hosted web platform for competitive programming training and contests where participants subm
- anthropics/anthropic-sdk-pythonA Python library that lets you send messages to Claude AI and get responses back with just a few lines of code
- daviddrysdale/python-phonenumbersA Python library for parsing, validating, and formatting phone numbers from any country, based on Google's lib
- lihangleo2/shadowlayoutAn Android Java library for adding customizable drop shadows, rounded corners, gradients, and tap-state effect
- mevdschee/php-crud-apiA single PHP file that instantly turns any MySQL, PostgreSQL, MariaDB, or SQLite database into a REST API with
- nolanlawson/optimize-jsoptimize-js is an unmaintained CLI tool that wraps immediately-invoked JavaScript functions in parentheses so
- tombenner/nuiNUI lets you style your entire iOS app from one stylesheet file using CSS-like rules, so you can change fonts,
- w00t3k/awesome-cellular-hackingA curated reference list of research papers, tools, talks, and tutorials on mobile network security from 2G to
- ziggycreatures/fusioncacheFusionCache is a .NET caching library that prevents common cache failures like stampedes and outages, and supp
- alisolanki/welcome-to-open-sourceA beginner practice repo where you make your first GitHub contribution by adding your name to a list and submi
- composerize/composerizeComposerize converts a Docker run command into a Docker Compose YAML file instantly, saving you from manually
- findomain/findomainFindomain is a fast Rust CLI tool that discovers all subdomains of a domain by checking certificate logs and 1
- fortawesome/react-fontawesomeThe official React component for Font Awesome icons, rendering them as crisp SVG graphics that scale to any si
- icret/easyimages2.0EasyImages 2.0 is a self-hosted PHP image hosting service that lets you upload images and get back shareable l
- timescale/pg_textsearchpg_textsearch is a PostgreSQL extension that adds BM25 full-text search ranking so your search results come ba
- davestephens/ansible-nasAn Ansible playbook that transforms a plain Ubuntu machine into a self-hosted home server running dozens of op
- mathnet/mathnet-numericsMath.NET Numerics is a .NET math library covering matrices, statistics, probability, FFT, and more, installabl
- umlx5h/llplayerA Windows video player designed for language learners, with dual subtitles, automatic AI-generated subtitles,
- bloomberggraphics/whatiscodeThe source code for Paul Ford's landmark 2015 Bloomberg Businessweek article explaining what software and prog
- dekunukem/nintendo_switch_reverse_engineeringHobbyist reverse-engineering notes on how Nintendo Switch Joy-Con controllers work internally, covering PCB la
- happypoulp/redux-tutorialA hands-on JavaScript tutorial that teaches Redux state management through a series of numbered, runnable file
- microsoft/kiotaA Microsoft command-line tool that reads an API description file and automatically generates typed client code
- nethack/nethackThe official source code for NetHack, a classic deep text-based dungeon exploration game where you navigate pr
- seandavi/awesome-single-cellA curated reference list of software tools, datasets, tutorials, and papers for analyzing gene expression and
- forwardemail/email-templatesA Node.js package for creating, previewing, and sending HTML emails using Pug templates with automatic CSS inl
- jetbrains/intellij-platform-plugin-templateAn official JetBrains GitHub template for building IntelliJ IDEA plugins, providing a pre-configured Gradle pr
- looplj/axonhubAn open-source AI gateway written in Go that routes requests from a single SDK to 100+ language models across
- microsoft/phicookbookA collection of hands-on Jupyter notebooks for experimenting with Microsoft's Phi small language models, cover
- mithi/react-philosophiesA curated set of guidelines and opinions on how to write better React code, covering bare-minimum practices, d
- petruisfan/node-supervisorA small command-line tool for Node.js that watches your source files and automatically restarts your applicati
- thoughtbot/clearanceA Ruby gem by thoughtbot that adds email and password authentication to Ruby on Rails apps with a simple gener
- xtensor-stack/xtensorA header-only C++ library for multi-dimensional array operations modeled after NumPy, featuring lazy evaluatio
- xtls/realitlscannerA command-line tool that scans TLS servers across IP ranges or domain lists, recording certificate details to
- datalinkdc/dinkyA browser-based platform for writing, testing, and managing Apache Flink SQL streaming jobs, with a built-in e
- iamvishnusankar/next-sitemapA tool for Next.js sites that automatically generates sitemap.xml and robots.txt files after each build so sea
- jjtech0130/pypushA Python library built on reverse-engineered Apple APIs that allows a Python program to register as an APNs cl
- aquasecurity/cloudsploitAn open-source command-line tool that scans AWS, Azure, Google Cloud, and Oracle Cloud accounts for security m
- arkadiyt/bounty-targets-dataA regularly updated data dump of bug bounty program scopes from HackerOne, Bugcrowd, Intigriti, and other majo
- efforg/privacybadgerA browser extension from the Electronic Frontier Foundation that automatically learns to block hidden trackers
- holzschu/a-shellA full Unix-style terminal app for iPhone and iPad that lets you run Python, JavaScript, C, and shell commands
- shopify/hydrogen-v1The legacy version of Shopify's Hydrogen framework for building fully custom online storefronts with React — p
- rcoh/angle-grinderA fast command-line tool for querying and summarizing log files in real time — filter, group, count, and calcu
- yanzhenjie/nohttpAn Android networking library for Java that handles HTTP requests, file uploads, response caching, and cookie
- ab77/netflix-proxyA self-hosted DNS proxy you run on a cheap cloud server to unblock geo-restricted streaming services like Netf
- crypto101/bookThe source repository for Crypto 101, a free introductory book on cryptography aimed at readers with no math o
- moonhighway/learning-reactThe official code samples for the O'Reilly book 'Learning React' by Alex Banks and Eve Porcello, organized cha
- suxuecode/wechatbaktoolA now-removed Windows desktop tool that could decrypt and export WeChat chat history from a PC — the repositor
- 0xsyr0/oscpA comprehensive command-and-technique cheat sheet for the OSCP penetration testing certification, organized by
- frankiesardo/icepickIcepick is an Android library that automatically saves and restores your screen's state on rotation or system
- hzwer/writingaipaperA practical writing guide for researchers preparing to submit papers at AI conferences, covering contribution
- marblexu/pythonplantsvszombiesA fan-made Python recreation of Plants vs. Zombies featuring 17 plant types, 5 zombie types, and multiple leve
- ramonszo/zuck.jsZuck.js is a JavaScript library that adds Instagram-style story carousels — timed sequences of photos and vide
- rustaudio/cpalCPAL is a Rust library for playing and recording audio across all major platforms — Windows, macOS, Linux, And
- facebookresearch/fairseq-luaFairseq-lua is Facebook AI Research's archived machine translation toolkit written in Lua and Torch, offering
- google/trillianTrillian is a Google library for building transparent, tamper-evident logs using Merkle trees — any data writt
- hyperoslo/whisperA Swift library for iOS that makes it easy to show small in-app notification messages — a navigation-bar banne
- irisshaders/irisAn open-source Minecraft mod that adds shader pack support for realistic visual effects like water reflections
- nuke-build/nukeNUKE is a build automation framework for .NET that lets you write compile, test, and deploy pipelines in C# in
- orange-cyberdefense/arsenalA command-line search-and-launch tool for penetration testers that finds security tool commands from a built-i
- pimzino/claude-code-spec-workflowAn npm package that adds structured feature-spec and bug-fix workflows to Claude Code, guiding AI-assisted dev
- roboguice/roboguiceA retired (2016) Android library that automatically supplied apps with views, resources, and system services u
- rohan-paul/awesome-javascript-interviewsA large self-study collection of JavaScript, React, Node.js, and web interview questions with code examples, s
- wwwzhouhui/dify-for-dslA collection of ready-to-import AI workflow scripts for Dify covering document processing, image generation, b
- rembo10/headphonesA Python background service that automatically searches for, downloads, and organizes music from NZB and torre
- videolan/vlc-androidThe official VLC media player for Android, supporting a huge range of video and audio formats, network streami
- stfalcon-studio/chatkitAn Android library that provides three ready-made, fully customizable chat UI components — a conversations lis
- alibaba/luaviewsdkA framework from Alibaba that lets developers build native iOS and Android app pages using shared Lua scripts,
- pichillilorenzo/flutter_inappwebviewA Flutter plugin that embeds a full web browser inside your app, letting you show web pages inline, run hidden
- zhongerxin/cowartCowart is a Codex plugin that gives you an infinite local digital canvas to sketch, annotate images, and ask a
All repos · Explain any other repo →