5 skills found
NodeppOfficial / NodeppA runtime for writing reliable asynchronous applications with C++. Provides I/O, networking, scheduling, timers, ...
Total-Random / Pcg CppA modernized, community-maintained fork of pcg-cpp. Added support for Windows ARM64, MSVC fixes, and modern C++ standards.
schmouk / CppRandLibMany best in class pseudo random generators grouped into one simple library - c++ versions.
Robin329 / CPlusPlusThingsNo description available
r0masaN / Pretty ViewA header-only C++ library for pretty-printing collections (std::vector, std::map, etc.) and tuple-like types (std::tuple, std::pair, etc.), uncluding nested ones, with customizable formatting, via operator<<