martinus / robin-hood-hashingLinks
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,572Updated 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,363Updated 3 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,111Updated 5 months ago
- C++14 lock-free queue.☆1,673Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,561Updated 8 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,039Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,432Updated last week
- Portable header-only C++ low level SIMD library☆1,278Updated 10 months ago
- A fast, memory efficient hash map for C++☆1,283Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,321Updated last year
- scanf for modern C++☆1,193Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,544Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,834Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,991Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,211Updated 8 months ago
- SIMD Vector Classes for C++☆1,499Updated last year
- Unified Executors☆1,606Updated 4 months ago
- A lightweight C++20 serialization and RPC library☆852Updated 2 months ago
- Your binary serialization library☆1,160Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆958Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,014Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,210Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,589Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,588Updated 9 months ago
- Async++ concurrency framework for C++11☆1,404Updated 8 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,162Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆848Updated last week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,423Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,956Updated 4 months ago
- Yet Another Serialization☆760Updated 4 months ago