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.☆36Updated 4 months ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- fast prime sieve and hash algorithm☆38Updated 3 months ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- Small small_vector☆35Updated 4 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- ☆25Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- ☆50Updated 8 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- Null-termination-aware string-view class for C++☆26Updated 4 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last week
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago