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 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 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
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 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
- ☆34Updated 2 years ago
- ☆48Updated 7 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- <charconv> from Microsoft STL, but multi-platform☆37Updated 3 weeks ago
- Flat containers for C++☆59Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- C++ string formatting library☆44Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆41Updated this week
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 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
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last week
- A light-weight C++ profiling library☆31Updated 10 years ago