cpp/minor.md

418 B

Minor projects

A list of lesser-known C or 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]