marzer / type_listLinks
A compiler-friendly variadic type list for C++.
☆37Updated 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.☆34Updated 2 months ago
- List-initialize containers with proper move semantics☆30Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- The Fancy Named Parameters Library☆34Updated last month
- An indirect value-type for C++☆83Updated last year
- Functional C++ iterator library☆25Updated 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…☆22Updated 4 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated 2 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Unique-ownership smart pointers with observable lifetime.☆37Updated last month
- Ease-of-use-first argument parsing for C++23☆62Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Virtual memory based containers☆43Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- A fixed capacity dynamically sized string☆68Updated 3 weeks ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- A hash function library☆47Updated 3 weeks ago