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☆364Updated 2 weeks ago
- A fast work-stealing queue template in C++☆326Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆623Updated 3 months ago
- Fast and memory efficient c++ flat hash table/map/set☆655Updated this week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆212Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 2 weeks ago
- Greg's Template Library of useful classes.☆227Updated last month
- Concurrent Deferred Reference Counting☆171Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆212Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- Experimental C++11 version of sparsehash☆293Updated 3 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 4 months ago
- An implementation of Seqlock in C++11☆228Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 2 weeks ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆763Updated 8 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆631Updated 2 years ago
- Modern C++ B-tree containers☆277Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated last month
- ☆128Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 4 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated 2 months ago
- Microbenchmarking for Modern C++☆228Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆354Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆441Updated 10 months ago
- Lightweight structured concurrency for C++20☆151Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- C++11 metaprogramming library☆277Updated last week
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago