Tessil / hopscotch-mapLinks
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆765Updated last month
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☆366Updated last month
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆627Updated 4 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,426Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,596Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆851Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆664Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆1,008Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆592Updated 5 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,260Updated last month
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,295Updated 7 months ago
- Yet Another Serialization☆769Updated 10 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆792Updated last week
- C++ hash map and hash set which preserve the order of insertion☆565Updated last month
- C++ Benchmark Authoring Library/Framework☆863Updated 2 months ago
- A fast work-stealing queue template in C++☆330Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆763Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,132Updated last year
- A high performance C++ log library, producing structured binary logs☆758Updated this week
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆679Updated last week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆477Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,449Updated last year
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- Runtime polymorphism done right☆1,031Updated 4 years ago
- A miniature library for struct-field reflection in C++☆631Updated last month