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
Sorting:
- ☆26Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 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
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- homogeneous variadic function parameters☆17Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 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
- <charconv> from Microsoft STL, but multi-platform☆38Updated last month
- Forward declarations for C++ standard library☆22Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 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
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- An indirect value-type for C++☆83Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago