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:
- Comparison operators for std::span☆16Updated 5 years ago
- 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
- homogeneous variadic function parameters☆17Updated last year
- ☆22Updated last week
- ☆26Updated 5 years ago
- A hash function library☆46Updated last week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A compressed pair for C++17☆27Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- ☆34Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Tiny Test System☆27Updated 3 weeks ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 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
- Papers intended for the C++ Standardization Committee☆14Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago