tzlaine / flat_map
flat_map standardization proposal
☆10Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for flat_map
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆24Updated last month
- Implementation of the P2300 specification☆9Updated 2 years ago
- Standalone version of the boost::unordered library☆23Updated 5 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 3 weeks ago
- homogeneous variadic function parameters☆17Updated 9 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
- Flat containers for C++☆56Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- C++20 Compact Tuple Tools☆47Updated this week
- The Fancy Named Parameters Library☆27Updated 2 weeks ago
- ☆26Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- a small lightweight std::execution work-alike☆55Updated last month
- C++11 compatible charconv☆27Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Papers intended for the C++ Standardization Committee☆14Updated last year
- Tiny Test System☆27Updated 2 weeks ago
- C++20 Memory Allocators☆28Updated 2 months ago
- A header only structure of arrays container for C++☆39Updated last year
- A C++14 and later CRTP template for defining iterators☆70Updated last week