Tessil / hopscotch-map
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆736Updated 4 months ago
Alternatives and similar repositories for hopscotch-map:
Users that are interested in hopscotch-map are comparing it to the libraries listed below
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,313Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,543Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆544Updated last week
- A header-only C++ library for task concurrency☆624Updated last year
- Comprehensive benchmarks of C++ maps☆305Updated last year
- Fast and memory efficient c++ flat hash map/set☆552Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆961Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆837Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆808Updated 4 months ago
- A fast, memory efficient hash map for C++☆1,262Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆515Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 3 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆603Updated 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,509Updated 6 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,010Updated 2 weeks ago
- Yet Another Serialization☆748Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,370Updated last month
- A miniature library for struct-field reflection in C++☆532Updated last month
- Runtime polymorphism done right☆991Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- C++ Benchmark Authoring Library/Framework☆835Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,492Updated 4 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆410Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 3 weeks ago
- C++14 lock-free queue.☆1,597Updated last week
- A fast work-stealing queue template in C++☆302Updated last year