mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-17 20:34:38 +03:00
415 B
415 B
Minor projects
A list of lesser-known C/C++ libraries, tools, and resources.
- jest - A sane and minimal C++14 unit test framework. [MIT]
- libfixmath - A Cross Platform Fixed Point (Q16.16) Maths Library. [MIT]
- CallableTraits - Traits and metafunctions for callable types. [Boost]