renzibei / hashtable-benchLinks
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
☆25Updated 10 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
- Library for lock-free locks☆83Updated 2 years ago
- ☆45Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- A lock-free malloc(3) implementation☆20Updated 7 months ago
- A simple replacement for std::unordered_map☆51Updated last year
- C++20 Static Branch library☆96Updated 7 months ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- Performance profiling of JSON libraries☆28Updated 7 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 10 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Fast CRC32 implementations☆116Updated 2 months ago
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- ☆22Updated 2 months ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- QSBR and EBR library☆135Updated 6 years ago
- ☆22Updated 8 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- Effective Memory Reclamation☆63Updated 5 years ago
- Json benchmark based on nativejson-benchmark☆35Updated 11 months ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Updated 5 years ago
- ☆113Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago