martinus / robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,562Updated 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
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,340Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,063Updated 3 months ago
- C++14 lock-free queue.☆1,640Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,936Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,538Updated 7 months ago
- A fast, memory efficient hash map for C++☆1,268Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,404Updated 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,523Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,287Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,788Updated last year
- SIMD Vector Classes for C++☆1,483Updated 11 months ago
- Your binary serialization library☆1,151Updated 2 months ago
- Portable header-only C++ low level SIMD library☆1,272Updated 8 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,361Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,186Updated 6 months ago
- Fast and memory efficient c++ flat hash map/set☆597Updated 3 weeks ago
- Unified Executors☆1,580Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,532Updated last week
- Yet Another Serialization☆757Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆610Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,591Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,577Updated 7 months ago
- Async++ concurrency framework for C++11☆1,395Updated 6 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,139Updated 2 years ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,246Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆941Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆844Updated 3 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,188Updated this week