martinus / map_benchmarkLinks
Comprehensive benchmarks of C++ maps
☆311Updated 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☆362Updated 11 months ago
- A fast work-stealing queue template in C++☆319Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆605Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆752Updated 11 months ago
- Fast and memory efficient c++ flat hash map/set☆627Updated 2 weeks ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Greg's Template Library of useful classes.☆214Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆166Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆198Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- An implementation of Seqlock in C++11☆220Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- Modern C++ B-tree containers☆275Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 5 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆418Updated 7 months ago
- Lightweight structured concurrency for C++20☆139Updated 2 weeks 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
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆318Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆627Updated 2 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- ☆128Updated 2 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- ☆145Updated last month
- C++20 [Minimal] Static Perfect Hash library☆230Updated last month
- A STL allocator that mmaps files☆249Updated 4 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago