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
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 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
- Comparison operators for std::span☆15Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- ☆9Updated 2 years ago
- ☆26Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆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
- meta-programming, C++11☆16Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A hash function library☆39Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Container Traits for Modern C++☆28Updated 4 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Implementation of the P2300 specification☆8Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Standalone version of the boost::unordered library☆24Updated 2 weeks ago
- Tiny Test System☆27Updated last month
- C++11 compatible charconv☆29Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- ☆17Updated 2 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Playground for Cloud CI development for C++☆24Updated 3 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 6 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year