martinus / robin-hood-hashingLinks
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,581Updated 2 years ago
Alternatives and similar repositories for robin-hood-hashing
Users that are interested in robin-hood-hashing are comparing it to the libraries listed below
Sorting:
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,390Updated 5 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,150Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,595Updated 11 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆758Updated 11 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,093Updated this week
- C++14 lock-free queue.☆1,725Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,052Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,364Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,468Updated last month
- A fast, memory efficient hash map for C++☆1,287Updated 3 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,559Updated 3 months ago
- SIMD Vector Classes for C++☆1,508Updated last year
- Your binary serialization library☆1,177Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,231Updated 11 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,858Updated last year
- A lightweight C++20 serialization and RPC library☆879Updated 2 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,247Updated this week
- Yet Another Serialization☆765Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆979Updated 2 weeks ago
- Portable header-only C++ low level SIMD library☆1,288Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,967Updated 6 months ago
- Fast and memory efficient c++ flat hash table/map/set☆632Updated this week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,484Updated this week
- scanf for modern C++☆1,265Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- Unified Executors☆1,633Updated 6 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,067Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,659Updated 4 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,176Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,422Updated this week