martinus / unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
☆1,010Updated 2 weeks ago
Alternatives and similar repositories for unordered_dense:
Users that are interested in unordered_dense are comparing it to the libraries listed below
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,543Updated last year
- Fast and memory efficient c++ flat hash map/set☆552Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,313Updated 2 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,144Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,492Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- A lightweight C++20 serialization and RPC library☆796Updated last month
- C++14 lock-free queue.☆1,597Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆736Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆652Updated this week
- Comprehensive benchmarks of C++ maps☆305Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆603Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,370Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,590Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,934Updated last week
- scanf for modern C++☆1,121Updated 3 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,122Updated 2 years ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆814Updated this week
- A C++ compile-time math library using generalized constant expressions☆760Updated 7 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- The most over-engineered C++ assertion library☆583Updated this week
- A modern, fast, lightweight thread pool library based on C++20☆481Updated last month
- A high performance C++ log library, producing structured binary logs☆663Updated 6 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,763Updated this week
- C++20 coroutine library☆663Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆961Updated last year
- Greg's Template Library of useful classes.☆172Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,842Updated 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,509Updated 6 months ago
- A miniature library for struct-field reflection in C++☆532Updated last month