p-ranav / container_traitsLinks
Container Traits for Modern C++
☆29Updated 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
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- 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 last year
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- ☆26Updated 5 years ago
- C++11 compatible charconv☆31Updated last month
- Portable UUID generation library for C++☆26Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Tiny Test System☆27Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 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
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Generic hash function for STL style unordered containers☆37Updated this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year