nasosi / eumorphicLinks
Type preserving dynamic heterogeneous containers for C++.
☆18Updated 6 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☆39Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 9 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- ☆25Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 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…☆62Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Flat containers for C++☆59Updated 6 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago