Tessil / array-hash
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
☆178Updated 5 months ago
Alternatives and similar repositories for array-hash:
Users that are interested in array-hash are comparing it to the libraries listed below
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- generic stack-based container☆105Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- C++ implementation of a memory efficient hash map and hash set☆347Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An implementation of Seqlock in C++11☆207Updated 7 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A micro microbenchmarking library for C++11 in a single header file☆212Updated last year
- C++ framework for rapid server development☆77Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 9 months ago
- C++11 metaprogramming library☆255Updated last month
- C++17 inplace_string implementation☆94Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆126Updated last year
- Boost.Coroutine2☆130Updated 3 months ago
- Header-only library for multithreaded programming☆234Updated last month
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- A feature complete LRU cache implementation in C++☆248Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Boost.org unordered module☆69Updated 2 weeks ago