Pinned Repositories
ContainerPrinter
Templated stream operator overloads to enable easy STL container printing
D-Viz
A toy project to visualize a local filesystem.
JSON-Utilities
A series of functions that wrap the rapidjson library to enable easier serialization and deserialization.
MutexGuarded
An RAII Wrapper Tying a Mutex to its Data
Stopwatch
Series of convenience wrappers around std::chrono to assist with timing.
SymbolSort
A Utility for Measuring C++ Code Bloat
Tree
A Standard Library Compatible N-ary Tree
TimSevereijns's Repositories
TimSevereijns/D-Viz
A toy project to visualize a local filesystem.
TimSevereijns/Tree
A Standard Library Compatible N-ary Tree
TimSevereijns/ContainerPrinter
Templated stream operator overloads to enable easy STL container printing
TimSevereijns/JSON-Utilities
A series of functions that wrap the rapidjson library to enable easier serialization and deserialization.
TimSevereijns/MutexGuarded
An RAII Wrapper Tying a Mutex to its Data
TimSevereijns/Stopwatch
Series of convenience wrappers around std::chrono to assist with timing.
TimSevereijns/SymbolSort
A Utility for Measuring C++ Code Bloat