Tessil / hopscotch-map
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆740Updated 7 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☆348Updated 7 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,341Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆578Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,267Updated 2 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆599Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆818Updated 7 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,524Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆992Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,073Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- Yet Another Serialization☆758Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,292Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated 2 weeks ago
- C++14 lock-free queue.☆1,647Updated 2 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆611Updated 2 years ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,541Updated 7 months ago
- A lightweight C++20 serialization and RPC library☆848Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 8 months ago
- C++ hash map and hash set which preserve the order of insertion☆532Updated 7 months ago
- A high performance C++ log library, producing structured binary logs☆679Updated 9 months ago
- Portable header-only C++ low level SIMD library☆1,273Updated 8 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- Runtime polymorphism done right☆1,007Updated 3 years ago