renzibei / hashtable-benchLinks
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
☆20Updated 5 months ago
Alternatives and similar repositories for hashtable-bench
Users that are interested in hashtable-bench are comparing it to the libraries listed below
Sorting:
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆45Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆61Updated last year
- Library for lock-free locks☆82Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆236Updated 2 months ago
- Fast CRC32 implementations☆85Updated 2 months ago
- ☆44Updated 4 years ago
- A lock-free malloc(3) implementation☆19Updated 2 months ago
- C++20 Static Branch library☆61Updated 2 months ago
- A simple replacement for std::unordered_map☆51Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆181Updated 5 months ago
- Lightweight structured concurrency for C++20☆139Updated 2 weeks ago
- Benchmarks for our memory allocator☆69Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last week
- ☆144Updated last month
- Suite for benchmarking malloc implementations.☆449Updated 2 weeks ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated 3 weeks ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆78Updated 4 years ago
- Performance profiling of JSON libraries☆26Updated 2 months ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆129Updated 5 months ago
- Concurrent Hash Table☆31Updated last week
- ☆30Updated this week
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- ☆22Updated this week
- ☆20Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago