lemire / rollinghashcpp
Rolling Hash C++ Library
☆187Updated last year
Alternatives and similar repositories for rollinghashcpp:
Users that are interested in rollinghashcpp are comparing it to the libraries listed below
- Fast decoder for VByte-compressed integers☆122Updated 11 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 11 months ago
- Bloom-filter based minimal perfect hash function library☆260Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 4 months ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 3 months ago
- a quotient filter written in C☆84Updated 7 years ago
- Bloom filters for C++11☆357Updated 3 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Embedded storage benchmarking tool☆138Updated 2 years ago
- Succinct Data Structure Library☆106Updated 11 years ago
- ☆141Updated last year
- A collection of succinct data structures☆201Updated last year
- Header-only binary fuse and xor filter library☆362Updated 3 months ago
- C library to compute the Hamming weight of arrays