Getting the fun of maximum performance without sacrificing a convenience of the code.
colored-cout. "colored cout" is a few ANSI color macros and a simple overloading of operator<< that allow you to print in console using 10 basic colors
28cmake-cpp-template. Linux: VSCode; Windows: MSVS, VSCode(TODO)
6IndexBuffers. Simple effective data serialization tool.
5sorted_flat_deque. C++11, STL-like API, bidirectional iterator, min, max, median, one memory allocation in the circular buffer.
3MyPaintSFML. Test task, just for history. The software can draw basic primitives with configurable pen color and width. It was created with SFML for 3 days.
3switch-str. C++17 O(1) switch for strings
3cpp-adaptive-benchmark. C++11 benchmark that can automatically choose the number of repetitions to perform for the desired time.
2cpp-string-utils. C++17 and C++11 std::string_view-based utils.
2fods_minimizer. Cuts out all unnecessary and optimizes styles in FODS documents to make it much easier to solve conflicts of merging in version control systems.
1simple-uniform-noise. Simple uniform deterministic 1D, 2D, 3D, 4D value noise
1lua_cArgParse. C++17, declarative Lua arguments type checking, metaprogramming.
1