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☆680Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- Greg's Template Library of useful classes.☆266Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- Concurrent Deferred Reference Counting☆174Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆813Updated this week
- An implementation of Seqlock in C++11☆236Updated last year
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- ☆147Updated this week
- C++20 [Minimal] Static Perfect Hash library☆253Updated 6 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated 3 weeks ago