martinus / map_benchmarkLinks
Comprehensive benchmarks of C++ maps
☆313Updated 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 this week
- A fast work-stealing queue template in C++☆320Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆610Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆632Updated last week
- Greg's Template Library of useful classes.☆217Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆758Updated 11 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆200Updated last year
- An implementation of Seqlock in C++11☆223Updated last year
- Concurrent Deferred Reference Counting☆167Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆181Updated 11 months ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- Modern C++ B-tree containers☆273Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- ☆128Updated 2 years ago
- Lightweight structured concurrency for C++20☆142Updated this week
- A STL allocator that mmaps files☆251Updated 4 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆721Updated 6 months ago
- ☆145Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆577Updated 2 months ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆234Updated 2 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- C++20 Meta-Programming library☆293Updated 3 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆350Updated last year