renzibei / hashtable-benchLinks
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
☆24Updated 8 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☆49Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆40Updated last year
- ☆44Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- C++20 Static Branch library☆88Updated 6 months ago
- A lock-free malloc(3) implementation☆20Updated 5 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆248Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- ☆22Updated 3 weeks ago
- A simple replacement for std::unordered_map☆50Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 8 months ago
- Fast CRC32 implementations☆110Updated 2 weeks ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- C++20 SIMD Within A Register library☆45Updated 7 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆138Updated last month
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- Performance profiling of JSON libraries☆28Updated 6 months ago
- Concurrent Deferred Reference Counting☆172Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- Adaptive Radix Tree in C++☆47Updated last week
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A lock-free priority queue implementation☆35Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago