Tessil / array-hashLinks
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
☆183Updated 3 weeks 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…☆161Updated 4 months ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆364Updated 3 weeks ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- generic stack-based container☆110Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- An implementation of Seqlock in C++11☆228Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A STL allocator that mmaps files☆253Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆144Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆142Updated 5 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago