Tessil / hopscotch-map
C++ implementation of a fast hash map and hash set using hopscotch hashing
☆728Updated last month
Related projects ⓘ
Alternatives and complementary repositories for hopscotch-map
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- A header-only C++ library for task concurrency☆624Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Fast and memory efficient c++ flat hash map/set☆502Updated 2 weeks ago
- Yet Another Serialization☆733Updated 8 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- A high performance C++ log library, producing structured binary logs☆611Updated 3 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆943Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- Comprehensive benchmarks of C++ maps☆300Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- Runtime polymorphism done right☆977Updated 3 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- A fast, memory efficient hash map for C++☆1,254Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆793Updated last month
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆964Updated this week
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆579Updated last year
- Portable header-only C++ low level SIMD library☆1,242Updated 2 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 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,497Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆747Updated last week