from-scratch. C++ standard library features, "from scratch"
195Castlequest. Fortran
109Advent. A modern ANSI C port of Crowther & Woods' "Adventure".
92coro. Single-header library facilities for C++2a Coroutines
83ring_view. std::ring_span (SG14, P0059R1)
46Xoshiro256ss. A minimal xoshiro256** generator with the C++ <random> interface
39Hanabi. Framework for writing bots that play Hanabi.
37difdef. Utility to do an N-way diff and N-way merge, for N>2. Uses the patience diff algorithm.
32WideIntProofOfConcept. Trying to get perfect codegen for big-integer math.
31SG14. Header-only C++ containers and algorithms from the SG14 Low Latency study group
29blog. https://quuxplusone.github.io/blog
23Homeworlds. A C++ framework for working with the game of Binary Homeworlds, including a text interface to a simple AI.
22analog-literals. C++
15TNT. Douglas Hofstadter's "Typographical Number Theory"
15JugglersDrift. Software for displaying multi-juggler runarounds. On an Ubuntu 11.10 system, run "sudo apt-get libpng12-dev", then read the README.
9futures-from-scratch. C++
9libexplain. Unmaintained snapshot of https://sourceforge.net/projects/libexplain/
7co.py.cat. A Python implementation of Douglas Hofstadter's Copycat
6hyperrogue. A SDL roguelike in a non-euclidean world
6RecreationalMath. Various small programs related to recreational math/CS problems
6CppConTimer. Full-screen countdown timer for conference presenters
5tbb. Intel's Threading Building Blocks (GPLv2)
5Fishspear. C++14 implementation of the Fishspear priority-queue data structure
4libcxx. Mirror of official libcxx git repository located at http://llvm.org/git/libcxx. Updated every five minutes.
4Mwc256XXA64. A minimal "MWC-X-A-256/64" generator with the C++ <random> interface
4uthash. C macros for hash tables and more
3hello-extension. The simplest possible C++ extension for Python3. No Boost.
3NetHack. My personalized version of NetHack, based on 3.4.3, heavily patched. To use this version on an Ubuntu 10.10 or 12.04 system, run "sudo apt-get install libncurses5-dev flex bison nethack-console", then "sudo make update-ubuntu" from the project directory.
3Buddhabrot. C++14 Buddhabrot renderer, based on Alex Boswell's code
2KnuthElevator. Elevator simulator from Knuth's TAOCP volume 1, section 2.2.5.
2MetaSudoku. Meta-sudoku solver: https://quuxplusone.github.io/blog/2018/10/26/sudoku-stories/
2Chimaera. Chris Newall's "Chimaera" adventure game. http://www.mipmip.org/chimaera/
2hpx. The C++ Standard Library for Parallelism and Concurrency
1Optional26. Beman.Optional26: `std::optional` extensions targeting C++26
1wg-best-practices-os-developers. JavaScript
1Almazar. "The Search for Almazar" (Winston M. Llamas, 1981)
1CppCoreGuidelines. The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
1HatTetris. JavaScript
1gcc. C++
1compiler-explorer. Run compilers interactively from your web browser and interact with the assembly
1wadzilla. Python
1AdventOfCode. Google Advent of Code solutions, https://adventofcode.com
1wordle-clone. HTML
1llvm-project. The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
1Lielow. https://quuxplusone.github.io/Lielow
1canonical-cxx. Annotated, cut-and-pasteable skeletons for various kinds of C++ class types.
1PeacefulEncampments. JavaScript visualizer for the "Peaceful Encampments" problem
1Fungus. The Fungus virtual machine
1vbccz. Outdated mirror of Volker Barthelmann's "vbcc", plus patches for the Z-Machine backend
1church-numerals. Church numerals in C++14, C++11, and C++03.
1objectivecpp-for-komodoedit. KomodoEdit extension for syntax-highlighting Objective-C++ files
1cwg-issue-browser. How I wish wg21.link/cwg1234 worked
1wolves-and-sheep. https://puzzling.stackexchange.com/questions/81737/wolves-and-sheep/
1