Tessil / array-hash
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
☆178Updated 6 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 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- generic stack-based container☆105Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++ framework for rapid server development☆77Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ulids in C++, Header Only☆96Updated last year
- C++ implementation of a memory efficient hash map and hash set☆347Updated 6 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- 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 last week
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years 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
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- 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
- Light, fast, threadpool for C++20☆98Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆159Updated last month
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Comprehensive benchmarks of C++ maps☆307Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆212Updated last year