Tessil / robin-mapLinks
C++ implementation of a fast hash map and hash set using robin hood hashing
☆1,418Updated last month
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,595Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,240Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,106Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,153Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆663Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,635Updated last year
- C++14 lock-free queue.☆1,782Updated last week
- A fast, memory efficient hash map for C++☆1,293Updated 6 months ago
- Yet Another Serialization☆769Updated 9 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,434Updated 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,578Updated 6 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆627Updated 4 months ago
- SIMD Vector Classes for C++☆1,512Updated last year
- C++ Benchmark Authoring Library/Framework☆859Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆631Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,118Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,888Updated last year
- Your binary serialization library☆1,207Updated 2 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,564Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,004Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,710Updated 7 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,503Updated 4 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆897Updated 3 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,279Updated this week
- A high performance C++ log library, producing structured binary logs☆756Updated last month
- Portable header-only C++ low level SIMD library☆1,294Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,191Updated 3 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,983Updated 9 months ago