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
- payhon/ngrokA tool that gives your local computer a public internet address so anyone can reach an app running on your lap
- pdet/duckdblabs-arrowA DuckDB extension that converts data between DuckDB's native format and Apache Arrow, though it's being retir
- pepe2k/wigigdongleA repository named for WiGig (wireless gigabit) dongles, but its README is empty so what it actually does can'
- perkfly/xiaomiA 2013 browser script that automatically purchased Xiaomi phones during flash sales by speeding through the bu
- petebacondarwin/ng-equiv-text-demoA minimal Angular project built to reproduce and demonstrate a specific bug in Angular 10 so maintainers can f
- petere/c-aresc-ares is a C library for asynchronous DNS lookups, letting programs resolve many domain names at once without
- petere/homebrew-debianA collection of Homebrew formulae that let Mac users install software normally packaged for Debian Linux, brid
- peterkrieg/react-practice-2A beginner-friendly React practice project scaffolded with Create React App, providing a ready-to-code environ
- peterrauscher/crontabA repository related to cron jobs, the classic Unix/Linux feature for scheduling tasks to run automatically at
- petersendidit/vim-package-infoA Vim/Neovim plugin that shows the latest version of each package in your package.json or Cargo.toml right ins
- pex/react-useA TypeScript toolkit of ~30 ready-made React Hooks that handle common tasks like tracking mouse position, wind
- pflammertsma/clever-clipboardA Chrome extension that remembers the last 50 things you copied — text or images — so you can search and reuse
- pflammertsma/host-monitorA minimal shell script that continuously checks whether a website or server is online and pops up a desktop no
- pflammertsma/snippetsA collection of working code examples that back Google's official Android developer docs, so learners can see
- pflammertsma/tryagainfirefoxA Firefox browser extension that automatically retries loading a webpage when it fails, repeatedly hitting ref
- phantominthewire/it-labA repository with an empty README, so its purpose and contents can't be determined from documentation alone —
- phatblat/streetmerchantA tool that watches online stores 24/7 for a product coming back in stock and instantly alerts you (text, emai
- philip/usefulthingsA personal, growing bookmark list of developer resources like git tutorials, regex testers, public APIs, and P
- philip/websvnWebSVN is a browser-based tool for exploring Subversion repositories, letting you view file history and compar
- phlip79/15618-dompA class project implementing DOMP, an OpenMP-inspired system for running parallel code across multiple network
- phy1729/rayhunterRayhunter detects cell-site simulators (stingrays) that pretend to be cell towers to spy on your phone. It run
- pi0/create-tsrouter-appA command-line tool that scaffolds a new React web app with TanStack Router pre-configured, acting as a modern
- pi0/nitro-webpack-exampleA minimal test case showing how to connect Nitro (a web server builder) with Webpack (a JavaScript bundler), c
- pi0/reactReact is a JavaScript library for building interactive user interfaces from reusable, self-contained component
- pigmej/k8s-conformanceThe repository behind the official 'Certified Kubernetes' program — the tests, rules, and paperwork that let a
- pigoz/comuniThis repository has no README content available, so its purpose can't be determined from documentation alone.
- pikachuexe/gem-releaseA command-line tool that automates the repetitive steps of publishing and maintaining Ruby gems, like bumping
- pikachuexe/qA JavaScript library that gives you promises so you can chain async operations like API calls or file reads, i
- pineking/persistent-rnnA C++/CUDA library that makes small-batch recurrent neural network computation up to 15x faster on specific NV
- pjh/pyutilsA grab-bag of Python helper functions and utilities that programmers can reuse to avoid writing common code fr
- pkazmier/vim-go-tutorialA step-by-step tutorial teaching vim-go, a plugin that lets you run, test, build, and debug Go code without le
- polarathene/composerComposer is the standard PHP dependency manager, like npm for Node or pip for Python, that automatically downl
- polarathene/tellerA command-line secrets manager that pulls passwords and API keys from vaults like HashiCorp Vault or AWS Secre
- popzxc/alloyAlloy is a Rust toolkit for building apps that interact with Ethereum and other blockchains — sending transact
- porteron/irisIris is a fast Go web framework for building websites and REST APIs, handling routing, requests, and responses
- posva/cliA command-line tool for creating, developing, and building Nuxt web applications. It scaffolds new projects an
- posva/nitro-deploysA test project showing a single web app built with Nitro deployed to over a dozen hosting platforms at once, s
- princepal9120/news-chatbot-backendA Node.js backend that powers a chatbot answering questions about current events by searching through real new
- prisma/mrkdwnA collaborative writing workspace where humans and AI agents edit documents together in real time, built on Pr
- prisma/prisma-client-generated-cache-reproA demo project that reproduces a Prisma caching bug on Vercel where stale generated code causes deployment fai
- probablykasper/probablykasperA personal GitHub profile showcasing Kasper's open-source projects, including desktop apps, web components, an
- probablykasper/tauri-actionAutomates building and packaging Tauri web apps into native desktop programs for Mac, Windows, and Linux. It c
- probablykasper/v4.kasper.spaceA personal portfolio website built with Svelte that automatically showcases live activity from YouTube and Git
- promofaux/slackerbotSlackerBot is a community chatbot for the sndevs.com Slack workspace. It listens to chat messages and automati
- protryon/metallbMetalLB is a load balancer for bare-metal Kubernetes clusters, giving self-hosted clusters the same easy exter
- ps1337/radare2-bookThe official community-maintained handbook for Radare2, teaching security researchers and reverse engineers ho
- psibi/effective-goA set of personal study notes summarizing the official 'Effective Go' guide, distilled into chapter-by-chapter
- psibi/hs-ed25519A Haskell library for Ed25519 digital signatures — lets your Haskell app sign and verify messages to prove aut
- psibi/kubernetes-the-hard-wayA hands-on tutorial that walks you through setting up a Kubernetes cluster from scratch on Google Cloud, with
- psibi/mime-mailA Haskell library that lets developers build properly formatted email messages with text, HTML, and attachment
- psibi/packdepsPackdeps is a web app that shows developers which of their project dependencies are outdated, helping them spo
- psibi/stackageA hub where package maintainers submit and curate Haskell packages so they are tested and confirmed to work to
- psibi/uniswap-v2-sdk-rsA Rust toolkit that lets developers interact with Uniswap V2, a popular Ethereum decentralized exchange, by ha
- psibi/xmonad-extrasA collection of add-on modules for the xmonad Linux window manager that add extra features requiring external
- pufferai/devDocumentation website for PufferLib, a toolkit that helps developers train AI agents to play games and interac
- pwaller/hubA command-line wrapper around Git that adds GitHub shortcuts, like forking, opening pull requests, and browsin
- pwaller/nsqA distributed messaging system that reliably passes messages between parts of your application, spreading load
- pythoneer/sinulationA Rust project that builds trigonometric functions like sine and cosine from scratch, showing how these calcul
- qard/matcha-json-reporterA JavaScript plugin for the Matcha testing framework that outputs test results as structured JSON data instead
- qianlifeng/qianlifengA personal GitHub profile page that shows a customized introduction and links to visitors. It is not a tool or
- qianlifeng/wox.plugin.awakeA Wox launcher plugin that prevents your computer from sleeping. Type a quick command to keep the screen awake
- qiuyesuifeng/brpcBrpc is an industrial-strength RPC framework that lets services on different machines talk to each other as ea
- qiuyesuifeng/collectorA Go demo project built for a TiDB hackathon that appears to collect messages, though the empty README leaves
- qqxhb/ioc-golangA Go framework from Alibaba that automatically connects parts of your code using simple markers, so you don't
- qqxhb/modelsA curated library of pre-built, state-of-the-art machine learning models for TensorFlow. Developers can grab w
- qqxhb/saturnA job scheduling platform, built and battle-tested by VIP.com, that automatically runs and scales background t
- qstar/testdemoA personal collection of standalone HTML and JavaScript examples covering common front-end coding techniques,
- quentinmit/sops-nixA NixOS tool that lets you store encrypted secrets like passwords and API keys in Git, then auto-decrypts them
- qv2ray/v2ray-interopA developer utility built with CMake that helps different software programs work together by acting as a bridg
- qz267/maia-chessMaia is a chess engine trained on millions of real Lichess games to play like a human at a chosen skill level,
- raahulllkushwaha/e-commerce-project-springbootA ready-to-run online store template built in Java with admin and shopper logins, product management, and a My
- rafaelcaricio/hls_m3u8A Rust library that parses and generates HLS (HTTP Live Streaming) m3u8 playlist files used by video players t
- rafaelcaricio/lastfmAn early-stage Python wrapper for the Last.fm API that simplifies fetching music listening data without manual
- rafaelcaricio/qoa-cA single-file C/C++ library implementing QOA, a fast, lightweight audio compression format like JPEG for sound
- railly/uiRailly UI is a personal collection of ready-made UI components that developers can copy into their web project
- railsware/cordova-wepoy-pluginA Cordova plugin that lets mobile web apps print receipts, tickets, and barcodes directly to a connected Wepoy
- rajprateek/csp_projectA Python solver for constraint satisfaction problems, demonstrated on the classic Australia map-coloring puzzl
- rakyll/fsnotifyfsnotify is a Go library that lets your program automatically detect when files or folders are created, modifi
- rakyll/realtime-playgroundA web app for experimenting with Google's Realtime API, which enables real-time collaborative editing. It serv
- rammba/sticker-composerA web app that spells out any text you type using real Counter-Strike 2 sticker images instead of letters.
- ranile/foaasA joke REST API that generates witty 'f*** off' style insults and comebacks you can call from any app instead
- rankun203/gruntsampleA sample project demonstrating Grunt, a task automation tool that auto-minifies, combines, and prefixes CSS fi
- raphamorim/bitstrA Rust library for working with raw binary data as continuous bit sequences. It lets you create bit strings fr
- raphamorim/clj-cli-osxA beginner-friendly guide for installing Clojure on macOS by hand — downloading the language file and creating
- raphamorim/reactReact is a JavaScript library for building interactive website interfaces using reusable pieces called compone
- rasa/sm2A lightweight dashboard that watches multiple Syncthing file-sync servers at once, showing device and folder s
- rathole-org/rathole-org.github.ioThis repository appears to be a GitHub Pages website for a project called 'rathole,' but it contains no README
- rayandas/policiesA community-maintained library of Kyverno security policies that automatically enforce Kubernetes best practic
- rayhanadev/drinksAn interactive digital cocktail menu website built for an event, with custom hand-drawn glass icons instead of
- rayhanadev/drizzle-orm-docsThe source code for Drizzle ORM's documentation website — guides, tutorials, announcements, and a roadmap trac
- rc-chn/ros_flaskA bridge between Flask and ROS that lets you control a robot through simple web URLs instead of writing ROS-na
- redis/redis--bot--forkRedis is a super-fast in-memory data store that acts like a quick scratchpad for your app. It handles caching,
- redis/redis-ai-research-publicA collection of open-source reference projects from the Redis AI Research team showing how to use Redis as a b
- redis/redis-cli-staticA one-command installer that puts the Redis command-line tool on your machine as a standalone file, no server
- reillyeon/web.devweb.dev is Google's website of guides and tutorials for web developers, and this repository contains the code
- relequestual/build-and-tag-actionAutomatically bundles your JavaScript GitHub Action into a single file and attaches it to your release tag whe
- relequestual/codeigniter-bootstrapA starter bundle combining the CodeIgniter PHP framework with Twitter Bootstrap styling, plus helper tools for
- relequestual/codeigniter-breadcrumbsA lightweight helper library for the CodeIgniter PHP framework that lets developers build breadcrumb navigatio
- relequestual/codeigniter-ion-authA drop-in user authentication library for CodeIgniter PHP apps that handles login, registration, password rese
- relequestual/contributor_covenantA ready-made code of conduct that open source project maintainers can adopt to set clear expectations for resp
All repos · Explain any other repo →