sutambe / cpptruthsLinks
C++ Truths (and more)
☆20Updated 6 years ago
Alternatives and similar repositories for cpptruths
Users that are interested in cpptruths are comparing it to the libraries listed below
Sorting:
- C++ generic make factory☆108Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last week
- Collection of Conan recipe + CI templates☆75Updated 3 years ago
- Literal Logging for C++☆86Updated 8 years ago
- explore rxcpp rewrite