martinus / robin-hood-hashingLinks
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,596Updated 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,438Updated 2 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,276Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,162Updated 3 weeks ago
- C++14 lock-free queue.☆1,798Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,651Updated last year
- A fast, memory efficient hash map for C++☆1,297Updated 7 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,586Updated 7 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,515Updated 5 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,458Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,901Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,130Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,277Updated last year
- A lightweight C++20 serialization and RPC library☆903Updated 4 months ago
- Your binary serialization library☆1,213Updated 3 months ago
- SIMD Vector Classes for C++☆1,514Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- Yet Another Serialization☆770Updated 10 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,282Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆669Updated last week
- Portable header-only C++ low level SIMD library☆1,297Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- scanf for modern C++☆1,295Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,619Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,723Updated 8 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,793Updated 4 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,141Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,455Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆634Updated 2 years ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,581Updated this week