Daskie / qc-hash
(Legacy) Extremely fast unordered map and set library for C++20
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for qc-hash
- Null-termination-aware string-view class for C++☆24Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- 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 replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- A tagged-pointer type for C++.☆27Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years 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
- The Fancy Named Parameters Library☆27Updated last week
- Container Traits for Modern C++☆28Updated 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
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- C++20 compile-time reflection library.☆35Updated last month
- Virtual memory based containers☆39Updated 2 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- ☆17Updated 5 months ago
- Containers of fixed capacity,☆9Updated 3 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆38Updated this week
- C++20 for flag enums☆27Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- ☆45Updated 7 years ago
- Fast comparison-based sort algorithm☆55Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆31Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆42Updated last month
- Low memory overhead allocator☆28Updated last week
- Experimental library for coroutines and networking☆16Updated 6 years ago