Daskie / qc-hash
(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:
- An Array Mapped Tree implementation☆10Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated this week
- Tiny Test System☆27Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++11 compatible charconv☆30Updated last month
- 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 year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…