martinus / map_benchmarkLinks
Comprehensive benchmarks of C++ maps
☆314Updated 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 C++ library providing various concurrent data structures and reclamation schemes.☆615Updated 2 months ago
- A fast work-stealing queue template in C++☆321Updated last year
- C++ implementation of a memory efficient hash map and hash set☆362Updated 3 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆638Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆760Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆206Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Greg's Template Library of useful classes.☆223Updated last month
- Concurrent Deferred Reference Counting☆168Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆725Updated 7 months ago
- An implementation of Seqlock in C++11☆224Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆631Updated 2 years ago
- ☆128Updated 2 years ago
- Modern C++ B-tree containers☆274Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆351Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆432Updated 9 months ago
- Lightweight structured concurrency for C++20☆145Updated last week
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 3 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆321Updated last year
- C++11 metaprogramming library☆268Updated 3 weeks ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated last year
- A header-only C++ library for task concurrency☆630Updated 2 years ago