rigtorp / HashMapLinks
An open addressing linear probing hash table, tuned for delete heavy workloads
☆207Updated 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☆215Updated 11 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- generic stack-based container☆107Updated 7 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- c++ wrapper around libpapi☆76Updated 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☆180Updated last year
- A STL allocator that mmaps files☆248Updated 4 years ago
- A fast work-stealing queue template in C++☆310Updated last year
- Experimental C++11 version of sparsehash☆291Updated 2 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
- Project intends to provide an easy framework for collecting and analyzing performance counters☆57Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆599Updated this week
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago
- ☆63Updated 6 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- C++ standard library features, "from scratch"☆188Updated 5 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last year
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Automatically exported from code.google.com/p/relacy☆223Updated 2 months ago