Tessil / robin-mapLinks
C++ implementation of a fast hash map and hash set using robin hood hashing
☆1,414Updated last week
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,592Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,192Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,136Updated 3 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆652Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,568Updated 5 months ago
- C++14 lock-free queue.☆1,755Updated last month
- Yet Another Serialization☆766Updated 8 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,625Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,076Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,408Updated last year
- A fast, memory efficient hash map for C++☆1,292Updated 5 months ago
- C++ Benchmark Authoring Library/Framework☆858Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,495Updated 3 months ago
- SIMD Vector Classes for C++☆1,511Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,877Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,271Updated this week
- Your binary serialization library☆1,194Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,531Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆621Updated 3 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,182Updated 3 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,692Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated 3 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,103Updated last year
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,075Updated last week
- A high performance C++ log library, producing structured binary logs☆748Updated last week
- Unified Executors☆1,650Updated last week
- A lightweight C++20 serialization and RPC library☆892Updated 2 months ago