martinus / unordered_denseLinks
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
☆1,284Updated 2 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,597Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,442Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,655Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,282Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆670Updated 2 weeks ago
- A lightweight C++20 serialization and RPC library☆904Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆797Updated last month
- C++14 lock-free queue.☆1,800Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- scanf for modern C++☆1,296Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,515Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,163Updated last month
- A C++ compile-time math library using generalized constant expressions☆813Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆637Updated 2 years ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,318Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆549Updated this week
- Freestanding fast input/output for C++20☆830Updated this week
- Greg's Template Library of useful classes.☆257Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆631Updated 5 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,464Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,136Updated last month
- The most over-engineered C++ assertion library☆692Updated 5 months ago
- C++20 coroutine library☆898Updated 3 weeks ago
- Your binary serialization library☆1,214Updated 3 months ago
- A high performance C++ log library, producing structured binary logs☆764Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Updated 3 years ago
- C++ parsing DSL☆1,219Updated 3 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,146Updated 2 years ago