martinus / unordered_dense
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
☆1,063Updated 3 months 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,561Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆597Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,340Updated last month
- A lightweight C++20 serialization and RPC library☆843Updated 2 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,183Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆610Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,535Updated 7 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,404Updated last month
- C++14 lock-free queue.☆1,637Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆939Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆697Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,287Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆988Updated last year
- scanf for modern C++☆1,173Updated last month
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,936Updated 3 weeks ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆928Updated this week
- Your binary serialization library☆1,149Updated 2 months ago
- C++ parsing DSL☆1,059Updated this week
- C++20 coroutine library☆740Updated this week
- Yet Another Serialization☆757Updated 2 months ago
- A C++ compile-time math library using generalized constant expressions☆772Updated 10 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,869Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 7 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- C++20 Static Reflection library☆400Updated this week
- The most over-engineered C++ assertion library☆611Updated 3 weeks ago
- Greg's Template Library of useful classes.☆190Updated 3 weeks ago