Tessil / hopscotch-mapLinks
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆763Updated 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☆364Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 4 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆847Updated 3 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,593Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,415Updated last month
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Yet Another Serialization☆767Updated 9 months ago
- Fast and memory efficient c++ flat hash table/map/set☆661Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,003Updated last month
- A fast, memory efficient hash map for C++☆1,291Updated 6 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- A high performance C++ log library, producing structured binary logs☆755Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- C++ Benchmark Authoring Library/Framework☆859Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆772Updated 9 months ago
- A fast work-stealing queue template in C++☆327Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆631Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,220Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,114Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆680Updated last month
- C++ hash map and hash set which preserve the order of insertion☆560Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,423Updated last year
- Experimental C++11 version of sparsehash☆294Updated 3 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,578Updated 6 months ago
- C++17 `std::variant` for C++11/14/17☆703Updated 3 years ago
- A lightweight C++20 serialization and RPC library☆895Updated 3 months ago
- Concurrent data structures in C++☆1,443Updated 5 years ago