C++ implementation of a fast hash map and hash set using hopscotch hashing
☆847Nov 2, 2025Updated 8 months ago
Alternatives and similar repositories for hopscotch-map
Users that are interested in hopscotch-map are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,490Jun 13, 2026Updated 3 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆367Nov 3, 2025Updated 8 months ago
- A fast, memory efficient hash map for C++☆1,310Jun 13, 2026Updated 3 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆186Nov 2, 2025Updated 8 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆869Nov 11, 2025Updated 7 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,614May 1, 2023Updated 3 years ago
- A very fast hashtable☆1,855Sep 27, 2023Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,192Jun 10, 2026Updated 3 weeks ago
- C++ hash map and hash set which preserve the order of insertion☆573Jun 13, 2026Updated 3 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆721Updated this week
- C++ associative containers☆1,603Nov 30, 2021Updated 4 years ago
- A C++ library of Concurrent Data Structures☆2,740Oct 17, 2023Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,612May 29, 2025Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,230Updated this week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Concurrent data structures in C++☆1,454May 16, 2026Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,710Oct 6, 2024Updated last year
- Comprehensive benchmarks of C++ maps☆319Apr 14, 2023Updated 3 years ago
- C++14 concurrent lock-free low-latency queue.☆1,862Jun 29, 2026Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,040Jun 1, 2026Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆499Jun 29, 2026Updated last week
- A high-performance, concurrent hash table☆1,740Apr 25, 2026Updated 2 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆173Updated this week
- Experimental C++11 version of sparsehash☆295Oct 18, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- a header-only, constexpr alternative to gperf for C++14 users☆1,556Apr 20, 2026Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,539Mar 8, 2024Updated 2 years ago
- Portable header-only C++ low level SIMD library☆1,302Aug 26, 2024Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,949Feb 11, 2024Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,425Updated this week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Nov 28, 2025Updated 7 months ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated last year
- Your binary serialization library☆1,251Oct 9, 2025Updated 9 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆422Nov 28, 2025Updated 7 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Zero overhead utilities for preventing bugs at compile time☆1,641Oct 13, 2025Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆602Jul 17, 2025Updated 11 months ago
- Parsing Expression Grammar Template Library☆2,137Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Sep 12, 2023Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆76May 13, 2026Updated last month
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,464Jul 1, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,335Updated this week