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/Advent
A modern ANSI C port of Crowther & Woods' "Adventure".
Quuxplusone/SG14
Header-only C++ containers and algorithms from the SG14 Low Latency study group
Quuxplusone/blog
https://quuxplusone.github.io/blog
Quuxplusone/hyperrogue
A SDL roguelike in a non-euclidean world
Quuxplusone/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Quuxplusone/RecreationalMath
Various small programs related to recreational math/CS problems
Quuxplusone/hpx
The C++ Standard Library for Parallelism and Concurrency
Quuxplusone/Optional26
Beman.Optional26: `std::optional` extensions targeting C++26
Quuxplusone/uthash
C macros for hash tables and more
Quuxplusone/vbccz
Outdated mirror of Volker Barthelmann's "vbcc", plus patches for the Z-Machine backend
Quuxplusone/wadzilla
Quuxplusone/abseil-cpp
Abseil Common Libraries (C++)
Quuxplusone/cdecl-blocks
The venerable cdecl, with Apple blocks support
Quuxplusone/clang-builder
Quuxplusone/core
Boost Core Utilities
Quuxplusone/draft
C++ standards drafts
Quuxplusone/fixed-containers
Quuxplusone/folly
An open-source C++ library developed and used at Facebook.
Quuxplusone/gcc
Quuxplusone/goodcook
Recipes.
Quuxplusone/gukoff-ballmer_puzzle
Quuxplusone/jbcoe_value_types
value types for composite class design - with allocators
Quuxplusone/librdkafka
The Apache Kafka C/C++ library
Quuxplusone/parlaylib
A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines
Quuxplusone/phalpern-WG21-halpern
C++ Standardization work by Pablo Halpern
Quuxplusone/rspamd
Rapid spam filtering system.
Quuxplusone/ti83
jsTIfied, and resources for TI-83 emulation
Quuxplusone/tl-optional
C++11/14/17 std::optional with functional-style extensions and reference support
Quuxplusone/triliteral
Ed Catmur's esolang "Triliteral"
Quuxplusone/Wikisource