mechazoidal / cmake_cookbookLinks
A collection of CMake examples for demonstration purposes.
☆19Updated 5 years ago
Alternatives and similar repositories for cmake_cookbook
Users that are interested in cmake_cookbook are comparing it to the libraries listed below
Sorting:
- A sane and minimal C++14 unit test framework☆33Updated 10 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Demontrates the power and simplicity of writing C++ programs in the data abstraction-style.☆42Updated 6 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- transducers in C++ 14☆40Updated 10 years ago
- ☆31Updated 9 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 6 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Like std::duration_cast, but without the undefined behaviour