tzlaine / flat_mapLinks
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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Comparison operators for std::span☆15Updated 5 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
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Standalone version of the boost::unordered library☆27Updated 4 months ago
- 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Papers intended for the C++ Standardization Committee☆14Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- homogeneous variadic function parameters☆17Updated 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
- A hash function library☆45Updated last week
- Small small_vector☆34Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- 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 5 years ago
- ☆14Updated last week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- 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++14 Lambda Library☆25Updated last month
- A functional parsing library☆28Updated last year