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 10 months ago
- ☆26Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 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
- ☆34Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 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
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Polymorphic memory resource for real-time applications.☆66Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 6 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago