Tessil / hopscotch-mapLinks
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆765Updated 2 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☆367Updated 2 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆631Updated 5 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆852Updated 2 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,442Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,597Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆670Updated 2 weeks ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,298Updated 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last week
- Yet Another Serialization☆770Updated 11 months ago
- A high performance C++ log library, producing structured binary logs☆764Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆637Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,284Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- C++ hash map and hash set which preserve the order of insertion☆565Updated 2 months ago
- A High-Performance Work-Stealing Queue for C++☆331Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆797Updated last month
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Updated last month
- A STL allocator that mmaps files☆254Updated 4 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,146Updated 2 years ago
- Greg's Template Library of useful classes.☆257Updated last week
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,515Updated 5 months 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,587Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆767Updated last week