martinus / map_benchmark
Comprehensive benchmarks of C++ maps
☆309Updated 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☆348Updated 7 months ago
- Fast and memory efficient c++ flat hash map/set☆599Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆578Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- A fast work-stealing queue template in C++☆306Updated last year
- Greg's Template Library of useful classes.☆193Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- Concurrent Deferred Reference Counting☆162Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆698Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,073Updated 3 months ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 7 months ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆611Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- ☆127Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆107Updated last month
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆388Updated 3 weeks ago
- Lightweight structured concurrency for C++20☆120Updated 3 weeks ago
- A header-only C++ library for task concurrency☆625Updated last year