renzibei / hashtable-benchLinks
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
☆23Updated 7 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 comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆241Updated last week
- Library for lock-free locks☆83Updated 2 years ago
- ☆44Updated 4 years ago
- A lock-free malloc(3) implementation☆20Updated 4 months ago
- ☆22Updated last month
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Adaptive Radix Tree in C++☆47Updated this week
- C++20 Static Branch library☆68Updated 4 months ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆129Updated 7 months ago
- Fast Approximate Membership Filters (C++)☆286Updated last month
- 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
- QSBR and EBR library☆127Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Nautilus is a lightweight tracing JIT compiler for C++☆28Updated this week
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Lightweight structured concurrency for C++20☆146Updated 2 weeks ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆26Updated last year
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- For details, see the blog post:☆34Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- ALP: Adaptive Lossless Floating-Point Compression☆131Updated 5 months ago