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 4 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- The Fancy Named Parameters Library☆32Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- stl-like algorithms for TYPES☆31Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- ☆26Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- C++11 compatible charconv☆31Updated last week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Portable UUID generation library for C++☆26Updated 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☆48Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- 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
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months 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
- ☆22Updated this week
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago