karel-burda / constexpr-hash-map
Compile-time single-header hash-map written in C++ 17
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for constexpr-hash-map
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆46Updated 3 months ago
- A header only structure of arrays container for C++☆38Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago
- a small lightweight std::execution work-alike☆55Updated last month
- C++20 Memory Allocators☆27Updated 2 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 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
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- KISS C++20 Type Reflection using IFC files☆49Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆29Updated 4 months ago
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Low memory overhead allocator☆28Updated 2 months ago
- C++20 Static Branch library☆45Updated 2 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- ☆9Updated 2 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Google Benchmark data visualization tool☆22Updated 8 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month
- meta-programming, C++11☆16Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆41Updated last month
- flat_map standardization proposal☆10Updated 2 years ago
- The Fancy Named Parameters Library☆27Updated this week
- Flat containers for C++☆56Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- 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