sutambe / cpptruthsLinks
C++ Truths (and more)
☆19Updated 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☆111Updated 8 months ago
- Using coroutines as sugar for composing monadic operations☆77Updated 7 years ago
- C++ static_enum☆86Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- runtime to compile-time mappings☆108Updated 8 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- Boost.Process is a library to manage system processes☆110Updated 3 years ago
- Trait introspection and concept creator for C++11☆184Updated 7 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated 5 months ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Presentation for Meeting C++ 2018 "Coroutine TS: A new way of thinking"☆16Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Literal Logging for C++☆86Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Boost Quaternions, Vectors, Matrices library☆87Updated 2 months ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated last year
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago