Tessil / hopscotch-mapLinks
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆758Updated 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☆362Updated 11 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆610Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,390Updated 5 months ago
- Comprehensive benchmarks of C++ maps☆313Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆834Updated 11 months ago
- Fast and memory efficient c++ flat hash table/map/set☆632Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,581Updated 2 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Yet Another Serialization☆765Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆979Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- C++ Benchmark Authoring Library/Framework☆855Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,287Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ hash map and hash set which preserve the order of insertion☆551Updated 11 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,150Updated 7 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- A high performance C++ log library, producing structured binary logs☆721Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated 2 weeks ago
- A fast work-stealing queue template in C++☆320Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,067Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,364Updated last year
- A lightweight C++20 serialization and RPC library☆879Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,595Updated 11 months ago
- Experimental C++11 version of sparsehash☆292Updated 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,559Updated 3 months ago
- userland threads☆491Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆721Updated 6 months ago