martinus / map_benchmarkLinks
Comprehensive benchmarks of C++ maps
☆315Updated 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:
- A fast work-stealing queue template in C++☆322Updated last year
- C++ implementation of a memory efficient hash map and hash set☆363Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆617Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆761Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆647Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- Greg's Template Library of useful classes.☆225Updated last week
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆210Updated 2 years ago
- An implementation of Seqlock in C++11☆227Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆751Updated 7 months ago
- Concurrent Deferred Reference Counting☆169Updated last year
- Lightweight structured concurrency for C++20☆150Updated 3 weeks ago
- ☆128Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Modern C++ B-tree containers☆277Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆437Updated 9 months ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 4 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- C++20 [Minimal] Static Perfect Hash library☆240Updated 3 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆327Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆370Updated last month
- ☆145Updated 3 weeks ago
- Microbenchmarking for Modern C++☆228Updated 4 years ago
- Experimental C++11 version of sparsehash☆292Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆993Updated 2 weeks ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago