renzibei / hashtable-benchLinks
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
☆22Updated 6 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:
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆47Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆63Updated last year
- Library for lock-free locks☆83Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- ☆44Updated 4 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated 2 weeks ago
- A lock-free malloc(3) implementation☆20Updated 3 months ago
- C++20 Static Branch library☆66Updated 3 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- Fast CRC32 implementations☆90Updated 3 months ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- ☆22Updated 3 weeks ago
- ☆109Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆182Updated 6 months ago
- ☆31Updated this week
- Adaptive Radix Tree in C++☆47Updated 2 weeks ago
- Fast Approximate Membership Filters (C++)☆284Updated 3 weeks ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆128Updated 6 months ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆78Updated 4 years ago
- A lock-free priority queue implementation☆35Updated 7 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Json benchmark based on nativejson-benchmark☆33Updated 7 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Lightweight structured concurrency for C++20☆142Updated last week
- 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 month
- The Fancy Named Parameters Library☆34Updated last month
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago