martinus / unordered_denseLinks
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
☆1,125Updated 6 months ago
Alternatives and similar repositories for unordered_dense
Users that are interested in unordered_dense are comparing it to the libraries listed below
Sorting:
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,576Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆619Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,379Updated 4 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,218Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,581Updated 9 months ago
- A lightweight C++20 serialization and RPC library☆863Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆715Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- C++14 lock-free queue.☆1,704Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆626Updated 2 years ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,145Updated last week
- scanf for modern C++☆1,203Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,448Updated this week
- A C++ compile-time math library using generalized constant expressions☆782Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆600Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,058Updated 2 weeks ago
- The most over-engineered C++ assertion library☆659Updated this week
- A modern, fast, lightweight thread pool library based on C++2x☆518Updated 7 months ago
- Greg's Template Library of useful classes.☆208Updated last week
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,340Updated last year
- Freestanding fast input/output for C++20☆783Updated last month
- C++20 Static Reflection library☆442Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆402Updated 2 months ago
- Your binary serialization library☆1,166Updated 5 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,034Updated last year
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,493Updated this week
- A C++20 library for sequence-orientated programming☆626Updated last month
- C++ parsing DSL☆1,106Updated last month