martinus / unordered_denseLinks
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
☆1,158Updated 8 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,585Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,397Updated 6 months ago
- Fast and memory efficient c++ flat hash table/map/set☆632Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,603Updated 11 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,255Updated last week
- A lightweight C++20 serialization and RPC library☆883Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆724Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆985Updated last month
- C++14 lock-free queue.☆1,742Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆759Updated last year
- scanf for modern C++☆1,271Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,475Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,098Updated 3 weeks ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,216Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆528Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,370Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆611Updated last month
- A C++ compile-time math library using generalized constant expressions☆793Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- Freestanding fast input/output for C++20☆796Updated this week
- The most over-engineered C++ assertion library☆678Updated 2 months ago
- C++20 Static Reflection library☆465Updated 2 weeks ago
- C++20 coroutine library☆842Updated 2 weeks ago
- Greg's Template Library of useful classes.☆223Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,072Updated last year
- Your binary serialization library☆1,180Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,175Updated 2 years ago
- C++ parsing DSL☆1,190Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago