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☆366Updated 3 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 6 months ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- Greg's Template Library of useful classes.☆261Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- Concurrent Deferred Reference Counting☆174Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆805Updated last week
- ☆128Updated 2 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- ☆147Updated 3 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆252Updated 6 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- C++11 metaprogramming library☆280Updated 2 weeks ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago