nasosi / eumorphic
Type preserving dynamic heterogeneous containers for C++.
☆18Updated 5 years ago
Alternatives and similar repositories for eumorphic:
Users that are interested in eumorphic are comparing it to the libraries listed below
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- ☆26Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 5 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- C++20 for flag enums☆27Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- ☆33Updated 2 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- homogeneous variadic function parameters☆17Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- c++17 single header library for constructing and populating classes inline☆7Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago