Remi123 / type_exprLinks
meta-programming, C++11
☆16Updated 3 years ago
Alternatives and similar repositories for type_expr
Users that are interested in type_expr are comparing it to the libraries listed below
Sorting:
- C++11 compatible charconv☆31Updated last week
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- C++20 Compact Tuple Tools☆53Updated last week
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- The Fancy Named Parameters Library☆33Updated last week
- A hash function library☆47Updated last week
- ☆26Updated 5 years ago
- A fixed capacity dynamically sized string☆67Updated last week
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- A C++14 Lambda Library☆25Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last week
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 5 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Coroutine support tools☆36Updated 5 months ago
- Container Traits for Modern C++☆29Updated 4 years ago