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 2 months ago
- A fixed capacity dynamically sized string☆68Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆26Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 3 weeks ago
- File/Directory Watcher for Modern C++☆85Updated 2 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☆49Updated last year
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆59Updated 4 months 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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- The Fancy Named Parameters Library☆34Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- C++11 compatible charconv☆31Updated 3 weeks 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
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 2 weeks ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A C++14 reflection library☆75Updated this week