Tessil / array-hashLinks
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
☆178Updated 9 months ago
Alternatives and similar repositories for array-hash
Users that are interested in array-hash are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- An implementation of Seqlock in C++11☆214Updated 11 months ago
- A feature complete LRU cache implementation in C++☆254Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- generic stack-based container☆107Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆129Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆221Updated 2 weeks ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆167Updated 6 years ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 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☆159Updated 3 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago