marzer / type_listLinks
A compiler-friendly variadic type list for C++.
☆38Updated 2 years ago
Alternatives and similar repositories for type_list
Users that are interested in type_list are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- A fixed capacity dynamically sized string☆68Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 3 months ago
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 8 months ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- A hash function library☆47Updated 2 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 4 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated last week
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated 3 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 3 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 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