wangyi-fudan / wyHLLLinks
The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.
☆55Updated 4 years ago
Alternatives and similar repositories for wyHLL
Users that are interested in wyHLL are comparing it to the libraries listed below
Sorting:
- a 64-bit histogram / quantile sketch☆59Updated 8 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A learned index structure☆53Updated 4 years ago
- ☆80Updated 4 years ago
- Backtrace.io's resilient log record framing format☆40Updated 3 years ago
- A small DFA for under 16 states☆52Updated 7 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- Beamsplitter - A new (possibly universal) hash that passes SMHasher. Built mainly with a random 10x64 S-box. Also in NodeJS☆91Updated 5 months ago
- HyperMinHash: Bringing intersections to HyperLogLog☆305Updated 7 years ago
- A SQLite extension for extracting values from serialized Protobuf messages☆88Updated 3 months ago
- Mmap radix sort file by a fixed length prefix of each line☆52Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆218Updated 2 years ago
- Implementation of popular consensus protocols☆22Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 11 months ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Fast Approximate Membership Filters (C++)☆22Updated 4 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Beating the `bisect` module's implementation using C-extensions.☆30Updated 2 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C++11 library for fast fuzzy searching☆14Updated 10 years ago
- Compact Data Structures Library☆128Updated 11 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- A CPace PAKE implementation using libsodium.☆37Updated 4 years ago