p-ranav / container_traitsLinks
Container Traits for Modern C++
☆29Updated 5 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.☆38Updated last month
- A fixed capacity dynamically sized string☆69Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆113Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- ☆25Updated 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 5 years 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☆52Updated 2 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 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 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 months ago