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:
- Library for lock-free locks☆83Updated 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆246Updated last week
- ☆44Updated 4 years ago
- C++20 Static Branch library☆68Updated 5 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆189Updated 7 months ago
- ☆30Updated last month
- A simple replacement for std::unordered_map☆50Updated last year
- ☆147Updated last week
- A lock-free priority queue implementation☆35Updated 7 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- Fast CRC32 implementations☆111Updated 4 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A lock-free malloc(3) implementation☆20Updated 5 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated 3 weeks ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- A generic and efficient SIMD implementation of MSB Radix Sort with separate key and payload datastreams that supports arbitrary key and p…☆15Updated 9 months ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Lightweight structured concurrency for C++20☆151Updated this week
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- QSBR and EBR library☆133Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Concurrent Deferred Reference Counting☆169Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆134Updated 8 months ago