marzer / type_list
A compiler-friendly variadic type list for C++.
☆36Updated last year
Alternatives and similar repositories for type_list:
Users that are interested in type_list are comparing it to the libraries listed below
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 3 weeks 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A fixed capacity dynamically sized string☆64Updated this week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- value types for composite class design - with allocators☆45Updated this week
- List-initialize containers with proper move semantics☆30Updated last week
- A hash function library☆39Updated this week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Functional C++ iterator library☆24Updated 2 years ago
- C++20 Static Branch library☆53Updated last week
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 5 months ago
- C++20 Unit-Testing library☆44Updated 5 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago