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,386Updated 5 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,140Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,594Updated 10 months ago
- C++14 lock-free queue.☆1,720Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,088Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆754Updated 11 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,037Updated 2 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,462Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,351Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,858Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,229Updated 10 months ago
- A fast, memory efficient hash map for C++☆1,288Updated 3 months ago
- Your binary serialization library☆1,171Updated 6 months ago
- A lightweight C++20 serialization and RPC library☆870Updated 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,556Updated 3 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,966Updated 6 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,652Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆974Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,241Updated this week
- Fast and memory efficient c++ flat hash map/set☆631Updated this week
- SIMD Vector Classes for C++☆1,505Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,172Updated 2 years ago
- scanf for modern C++☆1,260Updated last month
- Yet Another Serialization☆764Updated 6 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 6 months ago
- Unified Executors☆1,630Updated 6 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,593Updated 11 months ago
- Portable header-only C++ low level SIMD library☆1,287Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆607Updated 3 weeks ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,473Updated this week