wangyi-fudan / wyHLL
The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.
☆55Updated 3 years ago
Alternatives and similar repositories for wyHLL:
Users that are interested in wyHLL are comparing it to the libraries listed below
- a 64-bit histogram / quantile sketch☆58Updated 2 months ago
- Backtrace.io's resilient log record framing format☆37Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆195Updated 7 months ago
- A learned index structure☆52Updated 4 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆29Updated last year
- ☆80Updated 3 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 4 months ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆118Updated 2 years ago
- Beating the `bisect` module's implementation using C-extensions.☆30Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 10 months ago
- Implementation of popular consensus protocols☆21Updated 4 years ago
- Mmap radix sort file by a fixed length prefix of each line☆52Updated 4 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated last month
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A SQLite extension for extracting values from serialized Protobuf messages☆87Updated last week
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Beamsplitter - A new (possibly universal) hash that passes SMHasher. Built mainly with a random 10x64 S-box. Also in NodeJS☆91Updated last month
- A benchmark for sorting algorithms☆59Updated 3 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Zig library for HyperLogLog estimation☆89Updated 7 months ago