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
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 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
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months 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
- An indirect value-type for C++☆82Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 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
- A general property customisation mechanism☆15Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆99Updated 9 months ago
- A header only structure of arrays container for C++☆41Updated last year
- Portable UUID generation library for C++☆26Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated last week
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month