Stars
Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!
Postmodern immutable and persistent data structures for C++ — value semantics at scale
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.
☕ GDBFrontend is an easy, flexible and extensible gui debugger.
Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debugging sessions to gain introspection into the template instantia…
Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
Proofs and exercises from "Elements of Programming" by Stepanov (author of C++ STL) and McJones
Master programming by recreating your favorite technologies from scratch.
A General-purpose Task-parallel Programming System in C++