p-ranav / container_traits
Container Traits for Modern C++
☆28Updated 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
- `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
- A fixed capacity dynamically sized string☆64Updated last month
- The Fancy Named Parameters Library☆30Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Portable UUID generation library for C++☆26Updated last year
- Cross platform C++17 file class, in a single header.☆20Updated 5 years ago
- ☆26Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆46Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- File/Directory Watcher for Modern C++☆82Updated 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 7 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 5 months ago
- Provides run-time tuple element access☆14Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- C++11 compatible charconv☆28Updated this week
- 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
- Some library components that didn't quite fit anywhere else...☆34Updated 4 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- 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
- meta-programming, C++11☆16Updated 2 years ago
- stl-like algorithms for TYPES☆31Updated last year