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
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Library for lock-free locks☆84Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Fast CRC32 implementations☆118Updated 2 months ago
- ☆45Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 3 months 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
- 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
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Updated 5 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- Concurrent Deferred Reference Counting☆173Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Updated 5 years ago
- QSBR and EBR library☆135Updated 6 years ago
- A lock-free malloc(3) implementation☆20Updated 7 months ago
- Concurrent Hash Table☆38Updated 2 months ago
- ☆113Updated 2 years ago
- Performance profiling of JSON libraries☆28Updated 8 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 10 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- For details, see the blog post:☆35Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- ☆31Updated 3 months ago