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☆265Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- a quotient filter written in C☆84Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- ☆142Updated last year
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Bloom filters for C++11☆359Updated 3 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- 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
- An efficient trie implementation.☆255Updated 4 years ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated this week
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Header-only binary fuse and xor filter library☆369Updated 5 months ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- A compressed bitmap class in C++.☆454Updated 8 months ago