p-ranav / container_traitsLinks
Container Traits for Modern C++
☆30Updated 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.☆36Updated 4 months ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 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☆50Updated this week
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated last month
- C++11 compatible charconv☆31Updated 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆76Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A C++14 reflection library☆77Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 months 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
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 7 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated last month
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- ☆25Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago