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 last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Implementation of popular consensus protocols☆22Updated 5 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
- A small DFA for under 16 states☆53Updated 7 years ago
- A learned index structure☆53Updated 5 years ago
- ☆81Updated 4 years ago
- Mmap radix sort file by a fixed length prefix of each line☆52Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A SQLite extension for extracting values from serialized Protobuf messages☆91Updated 6 months ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Beamsplitter - A new (possibly universal) hash that passes SMHasher. Built mainly with a random 10x64 S-box. Also in NodeJS☆91Updated 8 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- Backtrace.io's resilient log record framing format☆40Updated 3 years ago
- Assorted notes☆84Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 months ago
- Non-preemptive Thread Hierarchy Manager☆56Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆219Updated 2 years ago
- C++11 library for fast fuzzy searching☆14Updated 10 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- C++ utility library☆24Updated 12 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago