renzibei / hashtable-benchLinks
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
☆20Updated 4 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☆44Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- ☆44Updated 4 years ago
- A lock-free malloc(3) implementation☆19Updated last month
- Library for lock-free locks☆82Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆234Updated 2 months ago
- A simple replacement for std::unordered_map☆51Updated last year
- ☆22Updated 9 months ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆128Updated 4 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 Static Branch library☆60Updated 2 months ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- ☆21Updated 7 years ago
- ☆108Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- ☆30Updated this week
- Adaptive Radix Tree in C++☆45Updated last week
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆25Updated last year
- Benchmarks for our memory allocator☆68Updated last year
- Concurrent Deferred Reference Counting☆165Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago