Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 418 Bytes

minor.md

File metadata and controls

7 lines (5 loc) · 418 Bytes

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]