Tessil / array-hashLinks
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
☆185Updated 3 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…☆166Updated this week
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆131Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- generic stack-based container☆110Updated 7 years ago
- An implementation of Seqlock in C++11☆236Updated last year
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- C++17 inplace_string implementation☆98Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- C++14 cache friendly B-heap priority queue☆109Updated 4 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A STL allocator that mmaps files☆255Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 6 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago