A few classes for extremely fast json parsing/serializing in modern C++.
created at Oct. 19, 2022, 7:45 a.m.
Crossplatform code to handle Ctrl+C signal
created at April 1, 2020, 5:32 p.m.
Compile-time and runtime CSV parser written in C++17
created at Feb. 4, 2021, 12:50 p.m.
Simple and Fast single header Bitmap (BMP) C++ library
created at Aug. 19, 2020, 5:01 p.m.
A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.
created at Oct. 3, 2016, 8:38 p.m.
A C++ library for debugging purposes that can print any variable, even user-defined types.
created at Aug. 13, 2023, 6:11 a.m.
Reflection brings the best way to serialize/deserialize json and yaml in C++
created at March 15, 2021, 4 p.m.