senderista / hashtable-benchmarks
An Evaluation of Linear Probing Hashtable Algorithms
☆29Updated last year
Alternatives and similar repositories for hashtable-benchmarks:
Users that are interested in hashtable-benchmarks are comparing it to the libraries listed below
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Integer Map Data Structure☆130Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆70Updated 2 years ago
- Backtrace.io's resilient log record framing format☆37Updated 3 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆103Updated 5 months ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Code for https://thenumb.at/Hashtables☆23Updated last year
- ☆39Updated 4 years ago
- a 64-bit histogram / quantile sketch☆58Updated last month
- A small DFA for under 16 states☆51Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- ☆12Updated last year
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- c++ library for binary fuse filters, including a sharded filter☆87Updated 2 weeks ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Assorted notes☆83Updated last year
- Two-Phase Locking with Starvation-Freedom☆23Updated 2 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆118Updated last year
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 5 months ago