martinus / map_benchmark
Comprehensive benchmarks of C++ maps
☆305Updated last year
Alternatives and similar repositories for map_benchmark:
Users that are interested in map_benchmark are comparing it to the libraries listed below
- C++ implementation of a memory efficient hash map and hash set☆345Updated 5 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆546Updated 2 weeks ago
- A fast work-stealing queue template in C++☆302Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- Fast and memory efficient c++ flat hash map/set☆554Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆735Updated 5 months ago
- Greg's Template Library of useful classes.☆175Updated 3 weeks ago
- An implementation of Seqlock in C++11☆206Updated 7 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆604Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆151Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆664Updated this week
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- Experimental C++11 version of sparsehash☆289Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆311Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆158Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,018Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆925Updated 3 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆189Updated last month
- A micro microbenchmarking library for C++11 in a single header file☆212Updated 11 months ago
- Lightweight structured concurrency for C++20☆109Updated 3 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 9 months ago
- Coroutines for C++20 & asio☆255Updated this week
- A header-only C++ library for task concurrency☆624Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆210Updated 5 months ago
- Reference implementation of Dragonbox in C++☆630Updated 4 months ago
- General-purpose C++ graph library☆205Updated last month