p-ranav / container_traits
Container Traits for Modern C++
☆28Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for container_traits
- A fixed capacity dynamically sized string☆63Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 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 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- Portable UUID generation library for C++☆24Updated last year
- ☆26Updated 4 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Cross platform C++17 file class, in a single header.☆20Updated 5 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 5 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- stl-like algorithms for TYPES☆31Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆45Updated last year
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- A compressed pair for C++17☆25Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 3 months ago
- meta-programming, C++11☆16Updated 2 years ago
- A header only structure of arrays container for C++☆39Updated last year
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago