An open addressing linear probing hash table, tuned for delete heavy workloads
☆214Sep 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
Sorting:
- An implementation of Seqlock in C++11☆238Jul 29, 2024Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 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,485Mar 8, 2024Updated 2 years ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Jul 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☆17Oct 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☆286Aug 22, 2022Updated 3 years ago
- BATS Global Markets Wireshark Dissectors☆14Apr 2, 2019Updated 6 years ago
- A collection of High-Frequency trading components☆303Nov 8, 2015Updated 10 years ago
- A collection of resources on wait-free and lock-free programming☆2,018Feb 25, 2024Updated 2 years ago
- 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
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Nov 2, 2025Updated 4 months 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,448Oct 1, 2020Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- Replay UDP packets from a pcap file☆280Dec 7, 2023Updated 2 years ago
- 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 2 months ago
- A low overhead nanosecond clock based on x86 TSC☆361Feb 12, 2025Updated last year
- Flat containers for C++☆20Oct 22, 2016Updated 9 years ago
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 9 months ago
- A hash table implementation using Robin Hood Linear Probing☆52May 31, 2014Updated 11 years ago
- Orientation independent bézier smoothing of voxel grids☆17Dec 28, 2014Updated 11 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- Measures the system induced jitter ("hiccups") a CPU bound thread experiences☆132Sep 25, 2023Updated 2 years ago
- Libtrading, an ultra low-latency trading connectivity library for C and C++.☆732Dec 16, 2020Updated 5 years ago