Tessil / array-hashLinks
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
☆178Updated 8 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…☆154Updated 2 months ago
- generic stack-based container☆106Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- 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!☆178Updated last week
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- Header-only library for multithreaded programming☆233Updated 2 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 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
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- 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 4 months ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- An implementation of Seqlock in C++11☆210Updated 10 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 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 2 months ago