diff --git a/minor.md b/minor.md deleted file mode 100644 index b86477d..0000000 --- a/minor.md +++ /dev/null @@ -1,7 +0,0 @@ - -## Minor projects -A list of lesser-known C or C++ libraries, tools, and resources. - -* [jest](https://github.com/jeaye/jest) - A sane and minimal C++14 unit test framework. [MIT] -* [libfixmath](https://github.com/PetteriAimonen/libfixmath) - A Cross Platform Fixed Point (Q16.16) Maths Library. [MIT] -* [CallableTraits](https://github.com/badair/callable_traits) - Traits and metafunctions for callable types. [Boost]