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.☆37Updated 3 weeks ago
- A fixed capacity dynamically sized string☆69Updated last month
- ☆25Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 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☆52Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- C++11 compatible charconv☆31Updated last week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 4 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
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- A C++14 reflection library☆78Updated last month