rigtorp / HashMapLinks
An open addressing linear probing hash table, tuned for delete heavy workloads
☆209Updated last year
Alternatives and similar repositories for HashMap
Users that are interested in HashMap are comparing it to the libraries listed below
Sorting:
- An implementation of Seqlock in C++11☆221Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆133Updated 2 years ago
- c++ wrapper around libpapi☆79Updated 7 years ago
- C++ implementation of a memory efficient hash map and hash set☆360Updated 11 months ago
- A fast work-stealing queue template in C++☆319Updated last year
- C++17 inplace_string implementation☆97Updated 7 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆194Updated last year
- A STL allocator that mmaps files☆249Updated 4 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆606Updated 2 weeks ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- Working basic prototype of variadic template based logging☆39Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- generic stack-based container☆107Updated 7 years 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
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 11 months ago
- ☆63Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Our open source benchmarks and code samples☆192Updated last month
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆173Updated 3 months ago
- C++ micro benchmark library☆97Updated 8 years ago