p-ranav / container_traitsLinks
Container Traits for Modern C++
☆29Updated 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.☆37Updated last week
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- ☆25Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Library for extracting stacktrace from exception.☆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☆52Updated last month
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Flat containers for C++☆59Updated 6 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- 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
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- A C++14 reflection library☆78Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago