Tessil / hopscotch-mapLinks
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆761Updated last year
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☆363Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆617Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,407Updated 6 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,589Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,292Updated 5 months ago
- Yet Another Serialization☆766Updated 8 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆647Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,178Updated 2 weeks ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆848Updated 2 years ago
- A fast work-stealing queue template in C++☆321Updated last year
- userland threads☆492Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,087Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated 2 weeks ago
- Experimental C++11 version of sparsehash☆292Updated 3 years ago
- A high performance C++ log library, producing structured binary logs☆740Updated last week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆680Updated this week
- C++ Benchmark Authoring Library/Framework☆858Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,487Updated 2 months ago
- Greg's Template Library of useful classes.☆225Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,391Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆751Updated 7 months ago
- C++ hash map and hash set which preserve the order of insertion☆555Updated 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,565Updated 4 months ago