cpp/minor.md

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]