Various open addressing hashmap algorithms in C++
☆257Jan 13, 2022Updated 4 years ago
Alternatives and similar repositories for hashmap
Users that are interested in hashmap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast on-disk persistent key-value store☆388Jul 3, 2018Updated 7 years ago
- A fast, memory efficient hash map for C++☆1,302May 19, 2025Updated 10 months ago
- Robin Hood hash map library☆68Sep 4, 2021Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Aug 16, 2011Updated 14 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆19Jun 12, 2023Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Mirror of Apache C++ Standard Library☆64Dec 10, 2018Updated 7 years ago
- Popular hash table implementation benchmarks☆28Jul 12, 2017Updated 8 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆216Sep 25, 2023Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆986Jan 18, 2021Updated 5 years ago
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 12 years ago
- A very fast hashtable☆1,842Sep 27, 2023Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Nov 16, 2020Updated 5 years ago
- a c++ server framework for mobile game☆26Aug 18, 2025Updated 7 months ago
- a fast fixed size block allocator☆20Aug 29, 2015Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- An Evaluation of Linear Probing Hashtable Algorithms☆40Nov 27, 2023Updated 2 years ago
- C++React: A reactive programming library for C++11.☆1,041May 17, 2021Updated 4 years ago
- C++ associative containers☆1,604Nov 30, 2021Updated 4 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆458Jan 3, 2023Updated 3 years ago
- An eventing framework for building high performance and high scalability systems in C.☆1,668Mar 8, 2019Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆74Jan 2, 2026Updated 3 months ago
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated 2 years ago
- Fast serialization framework for C☆224Aug 26, 2017Updated 8 years ago
- Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as s…☆379Feb 11, 2016Updated 10 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Concurrent data structures in C++☆1,449Oct 1, 2020Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- Raft implementation based on libcppa☆21Jun 4, 2015Updated 10 years ago
- High performance server-side application framework☆9,184Updated this week
- Various synchronization primitives for multithreaded applications in C++11.☆533Jul 10, 2017Updated 8 years ago
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Aug 2, 2014Updated 11 years ago
- JSON & BSON parser/writer☆38Dec 20, 2015Updated 10 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Nov 2, 2025Updated 5 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Concurrent hash tries for C++ 14 with no memory management whatsoever.☆10Aug 30, 2016Updated 9 years ago
- k-means++: a C++ version implement☆18Dec 26, 2017Updated 8 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆558Jan 5, 2024Updated 2 years ago
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 7 months ago
- A high performance network library☆323Feb 9, 2023Updated 3 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33May 31, 2021Updated 4 years ago