Tessil / hopscotch-mapLinks
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆742Updated 8 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☆349Updated 8 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,349Updated 2 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆820Updated 8 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- Yet Another Serialization☆759Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- A fast, memory efficient hash map for C++☆1,276Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆842Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,086Updated 4 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆588Updated 2 months 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,541Updated last week
- Fast and memory efficient c++ flat hash map/set☆603Updated last week
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,581Updated 8 months ago
- C++17 `std::variant` for C++11/14/17☆690Updated 2 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,421Updated 2 months ago
- Runtime polymorphism done right☆1,006Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆751Updated this week
- C++ hash map and hash set which preserve the order of insertion☆537Updated 8 months ago
- Portable header-only C++ low level SIMD library☆1,275Updated 9 months ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆894Updated 11 months ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Your binary serialization library☆1,157Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆850Updated last month