tzlaine / flat_map
flat_map standardization proposal
☆10Updated 2 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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- ☆26Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Comparison operators for std::span☆15Updated 5 years ago
- ☆9Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 3 weeks ago
- meta-programming, C++11☆16Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A hash function library☆44Updated this week
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years 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
- Tiny Test System☆27Updated last month
- An indirect value-type for C++☆83Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated last month
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Standalone version of the boost::unordered library☆26Updated 3 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 9 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Small small_vector☆34Updated 4 years ago