tzlaine / flat_map
flat_map standardization proposal
☆10Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for flat_map
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- Comparison operators for std::span☆15Updated 4 years ago
- ☆26Updated 4 years ago
- homogeneous variadic function parameters☆17Updated 8 months ago
- The Fancy Named Parameters Library☆27Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month
- Implementation of the P2300 specification☆9Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- a small lightweight std::execution work-alike☆55Updated last month
- A hash function library☆23Updated this week
- Papers intended for the C++ Standardization Committee☆14Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 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
- Standalone version of the boost::unordered library☆23Updated 4 months ago
- An indirect value-type for C++☆82Updated last year
- A header only structure of arrays container for C++☆38Updated last year
- C++20 Compact Tuple Tools☆47Updated this week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- Struct-of-Arrays generator for C++ projects.☆46Updated 3 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆53Updated 10 months ago
- Collection of proposals for c++☆23Updated last month
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago