tzlaine / flat_mapLinks
flat_map standardization proposal
☆10Updated 3 years ago
Alternatives and similar repositories for flat_map
Users that are interested in flat_map are comparing it to the libraries listed below
Sorting:
- 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
- ☆26Updated 5 years ago
- meta-programming, C++11☆16Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- ☆9Updated 3 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- A hash function library☆45Updated 2 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Tiny Test System☆27Updated 2 months ago
- homogeneous variadic function parameters☆17Updated last year
- The Fancy Named Parameters Library☆31Updated last month
- ☆21Updated this week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Standalone version of the boost::unordered library☆27Updated 4 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- 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 and onward collection of high performance data containers and related tools☆55Updated this week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 3 months ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆57Updated 10 months ago
- C++20 Compact Tuple Tools☆51Updated last week