martinus / map_benchmarkLinks
Comprehensive benchmarks of C++ maps
☆316Updated 2 years ago
Alternatives and similar repositories for map_benchmark
Users that are interested in map_benchmark are comparing it to the libraries listed below
Sorting:
- C++ implementation of a memory efficient hash map and hash set☆367Updated 2 months ago
- A High-Performance Work-Stealing Queue for C++☆331Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆631Updated 5 months ago
- Fast and memory efficient c++ flat hash table/map/set☆670Updated 2 weeks ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- Greg's Template Library of useful classes.☆257Updated last week
- Concurrent Deferred Reference Counting☆174Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆228Updated 2 years ago
- An implementation of Seqlock in C++11☆234Updated last year
- Modern C++ B-tree containers☆280Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- ☆128Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆797Updated last month
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆637Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated this week
- Lightweight structured concurrency for C++20☆157Updated last month
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆443Updated last year
- A STL allocator that mmaps files☆254Updated 4 years ago
- C++20 [Minimal] Static Perfect Hash library☆249Updated 6 months ago
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- ☆147Updated 2 months ago
- Microbenchmarking for Modern C++☆233Updated 5 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