martinus / robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,558Updated last year
Alternatives and similar repositories for robin-hood-hashing:
Users that are interested in robin-hood-hashing are comparing it to the libraries listed below
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,334Updated 2 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,050Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,995Updated this week
- C++14 lock-free queue.☆1,630Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,524Updated 6 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,395Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,276Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,777Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,904Updated this 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,518Updated 8 months ago
- A fast, memory efficient hash map for C++☆1,266Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,175Updated 6 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,573Updated 7 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,175Updated this week
- Yet Another Serialization☆755Updated last month
- SIMD Vector Classes for C++☆1,479Updated 10 months ago
- Portable header-only C++ low level SIMD library☆1,270Updated 7 months ago
- scanf for modern C++☆1,168Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,519Updated last month
- Fast and memory efficient c++ flat hash map/set☆580Updated this week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))