Pinned Repositories
Advent
A modern ANSI C port of Crowther & Woods' "Adventure".
Castlequest
coro
Single-header library facilities for C++2a Coroutines
from-scratch
C++ standard library features, "from scratch"
Hanabi
Framework for writing bots that play Hanabi.
Homeworlds
A C++ framework for working with the game of Binary Homeworlds, including a text interface to a simple AI.
ring_view
std::ring_span (SG14, P0059R1)
SG14
Header-only C++ containers and algorithms from the SG14 Low Latency study group
WideIntProofOfConcept
Trying to get perfect codegen for big-integer math.
Xoshiro256ss
A minimal xoshiro256** generator with the C++ <random> interface
Quuxplusone's Repositories
Quuxplusone/WideIntProofOfConcept
Trying to get perfect codegen for big-integer math.
Quuxplusone/TNT
Douglas Hofstadter's "Typographical Number Theory"
Quuxplusone/JugglersDrift
Software for displaying multi-juggler runarounds. On an Ubuntu 11.10 system, run "sudo apt-get libpng12-dev", then read the README.
Quuxplusone/co.py.cat
A Python implementation of Douglas Hofstadter's Copycat
Quuxplusone/CppConTimer
Full-screen countdown timer for conference presenters
Quuxplusone/KnuthElevator
Elevator simulator from Knuth's TAOCP volume 1, section 2.2.5.
Quuxplusone/MetaSudoku
Meta-sudoku solver: https://quuxplusone.github.io/blog/2018/10/26/sudoku-stories/
Quuxplusone/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
Quuxplusone/HatTetris
Quuxplusone/Lielow
https://quuxplusone.github.io/Lielow
Quuxplusone/wordle-clone
Quuxplusone/bikeshed
:bike: A preprocessor for anyone writing specifications that converts source files into actual specs.
Quuxplusone/boostorg-container
STL-like containers from Boost
Quuxplusone/compiler-explorer-infra
Setup for Amazon EC2 image to run a gcc explorer
Quuxplusone/compiler-workflows
Workflows to build daily and ad hoc compilers for Compiler Explorer
Quuxplusone/cpp-proposals-pub
Forked from ORNL/cpp-proposals-pub
Quuxplusone/fast_io
Quuxplusone/flatland-js
Flatland Simulator in JavaScript for HTML5 Canvas
Quuxplusone/Geogebra
Play around with https://www.geogebra.org/geometry
Quuxplusone/infinite-craft-dictionary
Quuxplusone/nasser-qalb
Quuxplusone/num2words
Modules to convert numbers to words. 42 --> forty-two
Quuxplusone/OpenCL-CLHPP
Khronos OpenCL-CLHPP
Quuxplusone/qtbase
Qt Base (Core, Gui, Widgets, Network, ...)
Quuxplusone/SC22WG21_Papers
Peter Sommerlad's submissions to SC22WG21 C++ ISO/IEC
Quuxplusone/Scrabblegrams
HTML/JavaScript tool for interactive anagramming
Quuxplusone/SFML
Simple and Fast Multimedia Library
Quuxplusone/snappy
A fast compressor/decompressor
Quuxplusone/std_error
std::error implementation (zero-overhead deterministic exceptions) P0709
Quuxplusone/xword
Crossword construction utilities