Tessil / hopscotch-mapLinks
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆760Updated last year
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 3 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆613Updated 2 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,398Updated 6 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆839Updated last year
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,586Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆638Updated this week
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Yet Another Serialization☆765Updated 7 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆579Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆985Updated last month
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,163Updated 8 months ago
- A fast, memory efficient hash map for C++☆1,290Updated 4 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
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated this week
- C++ Benchmark Authoring Library/Framework☆857Updated 3 months ago
- A fast work-stealing queue template in C++☆321Updated last year
- A high performance C++ log library, producing structured binary logs☆726Updated this week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated this week
- C++ hash map and hash set which preserve the order of insertion☆554Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆725Updated 7 months ago
- Greg's Template Library of useful classes.☆223Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,561Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,603Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆467Updated last week
- Runtime polymorphism done right☆1,016Updated 4 years ago
- A lightweight C++20 serialization and RPC library☆883Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago