cplusplus-14 topic
boson
A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling
ElkEngine
Simple graphics engine used as submodule in many of my projects
poisson-disk-sampling
Single file, header-only, no-dependencies C++ library for Poisson disk sampling in arbitrary dimensions.
BRiCk
Formalization of C++ for verification purposes.
cpp-tutor
Code examples for tutoring modern C++
cpputils
various c++ utility classes
algs4cplusplus
Algorithms, 4th edition textbook code (using c++)
mdcomp
Assorted compression formats for the Sega Mega Drive
sdlpp
C++ wrapper for SDL2
Blockchain
Implementation of a Blockchain as a school project