nasosi / eumorphicLinks
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
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- ☆34Updated 3 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 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
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago
- ☆26Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- 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
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago