lemire / rollinghashcppLinks
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
Sorting:
- Bloom-filter based minimal perfect hash function library☆266Updated last month
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- An efficient trie implementation.☆255Updated 4 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Fast decoder for VByte-compressed integers☆124Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- ☆144Updated last year
- High-performance dictionary coding☆104Updated 8 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- Succinct Data Structure Library☆107Updated 11 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 6 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- a quotient filter written in C☆86Updated 7 years ago
- A C library of hashtables and tries designed to store objects with high performance☆237Updated 2 years ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 6 months ago
- SIMD-accelerated base64 codecs☆438Updated last year
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 6 years ago
- Bloom filters for C++11☆363Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆437Updated last month
- Succinct data structures in C/C++☆88Updated 10 months ago
- A simple C library for compressing lists of integers using binary packing☆505Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 2 years ago