An open addressing linear probing hash table, tuned for delete heavy workloads
☆216Sep 25, 2023Updated 2 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:
- An implementation of Seqlock in C++11☆242Jul 29, 2024Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,195Jan 4, 2024Updated 2 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆70Mar 6, 2023Updated 3 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,495Mar 8, 2024Updated 2 years ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 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.
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Jul 4, 2021Updated 4 years ago
- Ultra low latency messaging kernel☆157Sep 24, 2014Updated 11 years ago
- ☆19Jan 7, 2013Updated 13 years ago
- Tick-to-trade latency benchmark sources☆18Oct 10, 2017Updated 8 years ago
- generic stack-based container☆110Feb 23, 2018Updated 8 years ago
- A highly optimized single producer single consumer message queue C++ template☆289Aug 22, 2022Updated 3 years ago
- BATS Global Markets Wireshark Dissectors☆14Apr 2, 2019Updated 7 years ago
- A collection of High-Frequency trading components☆304Nov 8, 2015Updated 10 years ago
- A collection of resources on wait-free and lock-free programming☆2,030Feb 25, 2024Updated 2 years 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.
- A blend of the compact and sparse hash table implementations.☆15Aug 20, 2021Updated 4 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Nov 2, 2025Updated 5 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- fixpp - A modern C++ FIX library☆91Sep 25, 2024Updated last year
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Concurrent data structures in C++☆1,449Oct 1, 2020Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Nov 2, 2025Updated 5 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- For details, see the blog post:☆35Dec 14, 2023Updated 2 years ago
- Experimental C++11 version of sparsehash☆294Oct 18, 2022Updated 3 years ago
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Oct 6, 2020Updated 5 years ago
- ☆29Dec 8, 2023Updated 2 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆20Oct 3, 2020Updated 5 years ago
- C++ Utility Library☆32Jan 7, 2026Updated 3 months ago
- A low overhead nanosecond clock based on x86 TSC☆362Feb 12, 2025Updated last year
- Flat containers for C++