Tessil / hopscotch-mapLinks
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆753Updated 11 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☆360Updated 11 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,385Updated 4 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆605Updated 2 weeks ago
- C++ implementation of a fast and memory efficient HAT-trie☆831Updated 11 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Yet Another Serialization☆764Updated 6 months ago
- A fast, memory efficient hash map for C++☆1,287Updated 3 months ago
- Fast and memory efficient c++ flat hash map/set☆626Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,137Updated 6 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆627Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆973Updated last month
- A high performance C++ log library, producing structured binary logs☆711Updated 3 weeks ago
- A fast work-stealing queue template in C++☆319Updated last year
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆854Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,347Updated last year
- C++ hash map and hash set which preserve the order of insertion☆544Updated 11 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆675Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,050Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆757Updated 3 weeks ago
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,554Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,592Updated 10 months ago
- libnop: C++ Native Object Protocols☆578Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,459Updated 3 weeks ago