Daskie / qc-hashLinks
(Legacy) Extremely fast unordered map and set library for C++20
☆11Updated last year
Alternatives and similar repositories for qc-hash
Users that are interested in qc-hash are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- The Fancy Named Parameters Library☆33Updated this week
- Null-termination-aware string-view class for C++☆25Updated 3 weeks ago
- ☆49Updated 7 years ago
- A C++20 serialization library (cereal fork)☆29Updated last month
- A fixed capacity dynamically sized string☆67Updated 3 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++20 for flag enums☆27Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Small small_vector☆34Updated 2 weeks ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- 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
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- Virtual memory based containers☆42Updated 3 years ago
- C++20 compile-time reflection library.☆35Updated 10 months ago
- A simple replacement for std::unordered_map☆51Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++20 SIMD Within A Register library☆41Updated 3 months ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- ☆26Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last month