top C++ repos, explained fr
popular C++ repos on github, each explained in plain english: what it does, its stack, and how to run it.
- david19p/custom-llm-kernel-2080Custom C++/CUDA inference stack tuned for the NVIDIA RTX 2080 that runs local LLMs with speculative decoding a
- furszy/basic_threadpoolA minimal C++ thread pool that keeps worker threads alive and ready to grab queued tasks, letting programs run
- ghost9887/dataseaA command-line tool with its own simple language for generating realistic fake SQL test data with random value
- halter73/signalr-client-cpp-sampleA minimal C++ sample showing how to connect a desktop app to a server for real-time updates using Microsoft's
- haruko386/c-templateA collection of ready-made C++ code snippets for competitive programming contests. Copy and reuse common algor
- kanebos9/basamakA free, open-source drum machine and step sequencer plugin for Mac, Windows, and Linux with synthesized sounds
- linkmaster6/dolphin-2018-tdevA patched 2018-era Dolphin emulator build that adds the memory changes needed to run the Metroid Prime 3 Proto
- lolhop/vitamaniaAn unofficial homebrew rhythm game for the PS Vita that plays 4-column osu!mania beatmaps, installed via VPK a
- manifold-engineering/voserA free desktop app that simulates how sound from multiple loudspeakers behaves outdoors, letting you place vir
- patrickelectric/airsimAirSim is a realistic drone simulator built on Unreal Engine. Fly drones manually or programmatically, collect
- alange/llama.cppllama.cpp lets you run large language models locally on your own computer or server, in plain C/C++, without n
- ayushm74/binance-lob-captureA C++ service that records live Binance cryptocurrency market data to CSV files and can replay saved data offl
- birdie-github/badprocess-guardA lightweight desktop watchdog that alerts you when a program or process group is hogging your CPU and lets yo
- bitplane/nokia-dct3-reA reverse engineering toolkit that emulates old Nokia DCT3-era phone firmware in MAME to figure out why an unp
- chemickypes/yellow-racerYellow Racer is a pseudo 3D touchscreen racing game built in C++ for a cheap ESP32 board with a built-in displ
- drewmccal/summitmeshA system that turns a MeshCore radio mesh into a mountain-range sensor network, letting hikers see live condit
- edgeofassembly/starA modern C++23 rewrite of GNU tar that mirrors its command-line interface and stays compatible with archives G
- ghael-v/esp32-modedlauncherA fork of an ESP32 firmware launcher that boots straight to a firmware picker for the LilyGo T-Embed CC1101, s
- gritsenko/buhankaA text-based survival game about traveling across Russia, built with a shared JSON data model so the same cont
- hook12aaa/qwen3-mlxA C++ inference engine for Apple Silicon that runs Qwen3-4B on Apple MLX, exposes an OpenAI compatible HTTP AP
- kartun83/foo_dsp_clapA foobar2000 plugin for macOS that lets you run CLAP audio effect plugins on your music with a GUI and preset
- klishc/braw-gyro-stabilizerA Premiere Pro plugin that stabilizes handheld Blackmagic camera footage using the camera's own recorded gyros
- laurentpointca/bluetti-ac200l-autorestartA small ESP32-based controller that automatically re-enables a Bluetti AC200L power station's AC output after
- psychip/vecVEC is a vector database that runs entirely in GPU memory for very fast similarity search on embeddings.
- daviddrysdale/pkcs11testA testing tool that checks whether security hardware or software correctly follows the PKCS#11 standard for st
- deftruth/mnnMNN is a lightweight engine from Alibaba that runs AI models directly on phones and small devices. It converts
- joy-joy-joy-joy-joy-joy-joy/duckchainA C++ project called duckchain with no README documentation, making its purpose and usage unknown without insp
- liushuyu/bpftraceA tool that lets you write short scripts to observe what's happening inside a running Linux system in real tim
- liushuyu/latLATX is a fast translation tool that lets standard x86 Intel/AMD applications run on Loongson LoongArch proces
- m3ngyang/trusted-compute-frameworkA toolkit that lets blockchain applications run heavy or sensitive computations privately off-chain using spec
- neo773/smart-whisperA JavaScript package that runs AI speech-to-text transcription locally on your own machine. It connects Node.j
- session-replay-tools/mysql-5.7Source code for MySQL 5.7 with Group Replication, a feature that keeps your database running by syncing data a
- ujjwalkarn/xgboostXGBoost is a fast machine learning library for building accurate prediction models from structured data. It cr
- wenqijiang/fast-vector-similarity-search-on-fpgaA research project that uses reprogrammable hardware chips (FPGAs) to speed up similarity search — the task of
- xincger/ttkmusicplayerA free desktop music player for Windows and Linux that mimics the KuGou streaming app interface. Built with Qt
- zolrath/godotGodot Engine is a free, open-source tool for making 2D and 3D video games. It provides a complete workspace wi
All repos · Explain any other repo →