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:
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Null-termination-aware string-view class for C++☆26Updated last month
- C++20 for flag enums☆27Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A fixed capacity dynamically sized string☆68Updated last month
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- ☆26Updated 5 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- A C++20 serialization library (cereal fork)☆30Updated 2 months ago
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Virtual memory based containers☆43Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆129Updated this week
- C++ wrapper around wyhash and wyrand☆14Updated last year
- 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
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Optimizing the memory layout of std::tuple☆35Updated 5 years ago
- ☆49Updated 8 years ago