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
- Fast decoder for VByte-compressed integers☆124Updated last year
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 7 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Bloom filters for C++11☆363Updated 3 years ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A collection of succinct data structures☆209Updated last year
- Compact Data Structures Library☆101Updated 3 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- ☆144Updated last year
- A compressed bitmap class in C++.☆455Updated 10 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- High-performance dictionary coding☆105Updated 8 years ago
- Succinct Data Structure Library☆107Updated 11 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 3 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆128Updated 2 years ago
- Succinct data structures in C/C++☆88Updated 11 months ago