Various open addressing hashmap algorithms in C++
☆256Jan 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☆387Jul 3, 2018Updated 7 years ago
- A fast, memory efficient hash map for C++☆1,305May 19, 2025Updated last year
- 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
- The Evil License Manager☆30Jan 20, 2012Updated 14 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆19Jun 12, 2023Updated 3 years ago
- Mirror of Apache C++ Standard Library☆64May 15, 2026Updated 3 weeks ago
- Popular hash table implementation benchmarks☆28Jul 12, 2017Updated 8 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆217Sep 25, 2023Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆988Jan 18, 2021Updated 5 years ago
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 12 years ago
- A very fast hashtable☆1,849Sep 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 9 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- a fast fixed size block allocator☆20Aug 29, 2015Updated 10 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆40Nov 27, 2023Updated 2 years ago
- C++React: A reactive programming library for C++11.☆1,042May 17, 2021Updated 5 years ago
- C++ associative containers☆1,601Nov 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…☆460Jan 3, 2023Updated 3 years ago
- Companion to my Practical Network Programming course at boolan.com☆20May 21, 2023Updated 3 years ago
- An eventing framework for building high performance and high scalability systems in C.☆1,665Mar 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…☆75May 13, 2026Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆291May 23, 2026Updated 3 weeks ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 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…☆378Feb 11, 2016Updated 10 years ago
- Concurrent data structures in C++☆1,452May 16, 2026Updated 3 weeks 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 11 years ago
- High performance server-side application framework☆9,262Updated 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
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆766Nov 2, 2025Updated 7 months ago
- Concurrent hash tries for C++ 14 with no memory management whatsoever.☆10Aug 30, 2016Updated 9 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆559Jan 5, 2024Updated 2 years ago
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 9 months ago
- A high performance network library☆323Feb 9, 2023Updated 3 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 14 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33May 31, 2021Updated 5 years ago