p-ranav / container_traits
Container Traits for Modern C++
☆28Updated 4 years ago
Alternatives and similar repositories for container_traits:
Users that are interested in container_traits are comparing it to the libraries listed below
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- A fixed capacity dynamically sized string☆64Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 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
- C++11 compatible charconv☆29Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- ☆26Updated 4 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
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- The Fancy Named Parameters Library☆31Updated last week
- meta-programming, C++11☆16Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 9 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- C++20 for flag enums☆27Updated 4 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- A header only structure of arrays container for C++☆41Updated last year