Tessil / robin-mapLinks
C++ implementation of a fast hash map and hash set using robin hood hashing
☆1,388Updated 5 months ago
Alternatives and similar repositories for robin-map
Users that are interested in robin-map 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,581Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,145Updated 7 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆756Updated 11 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,091Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,052Updated last week
- C++14 lock-free queue.☆1,722Updated last month
- Fast and memory efficient c++ flat hash map/set☆631Updated this week
- A fast, memory efficient hash map for C++☆1,288Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,594Updated 11 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,358Updated last year
- SIMD Vector Classes for C++☆1,505Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,556Updated 3 months ago
- Unified Executors☆1,631Updated 6 months ago
- A high performance C++ log library, producing structured binary logs☆717Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆978Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,061Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,242Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,464Updated last month
- Yet Another Serialization☆765Updated 6 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,176Updated 2 years ago
- Your binary serialization library☆1,176Updated 7 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,860Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,477Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆608Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,658Updated 4 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,967Updated 6 months ago
- C++ Benchmark Authoring Library/Framework☆855Updated 2 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,016Updated this week