Tessil / hopscotch-mapLinks
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆745Updated 9 months ago
Alternatives and similar repositories for hopscotch-map
Users that are interested in hopscotch-map are comparing it to the libraries listed below
Sorting:
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆599Updated last week
- C++ implementation of a fast and memory efficient HAT-trie☆827Updated 9 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,366Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,575Updated 2 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆618Updated last month
- Yet Another Serialization☆761Updated 4 months ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆961Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 11 months ago
- A fast, memory efficient hash map for C++☆1,283Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ Benchmark Authoring Library/Framework☆848Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆698Updated 2 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,114Updated 5 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆674Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆622Updated 2 years ago
- A fast work-stealing queue template in C++☆311Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,025Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,548Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆755Updated 2 weeks ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,330Updated last year
- userland threads☆484Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,439Updated 3 weeks ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago
- C++ hash map and hash set which preserve the order of insertion☆545Updated 9 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆714Updated 4 months ago