Daskie / qc-hashLinks
(Legacy) Extremely fast unordered map and set library for C++20
☆11Updated 2 years ago
Alternatives and similar repositories for qc-hash
Users that are interested in qc-hash are comparing it to the libraries listed below
Sorting:
- fast prime sieve and hash algorithm☆38Updated last month
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A C++20 serialization library (cereal fork)☆30Updated 3 months ago
- C++20 for flag enums☆27Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Virtual memory based containers☆43Updated 3 years ago
- ☆26Updated 5 years ago
- Null-termination-aware string-view class for C++☆26Updated 2 months ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Experimental JSON builder based on C++ reflection☆54Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The Fancy Named Parameters Library☆35Updated 2 months ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated 3 weeks ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago