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 last month
- A fixed capacity dynamically sized string☆67Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 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
- An indirect value-type for C++☆83Updated last year
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- ☆26Updated 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…☆22Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- C++11 compatible charconv☆31Updated last week
- The Fancy Named Parameters Library☆33Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago