lemire / rollinghashcppLinks
Rolling Hash C++ Library
☆190Updated 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☆270Updated 5 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- An efficient trie implementation.☆255Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- Compact Data Structures Library☆101Updated 3 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- a quotient filter written in C☆88Updated 8 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- A simple C library for compressing lists of integers using binary packing☆514Updated 2 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- Bloom filters for C++11☆365Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A compressed bitmap class in C++.☆459Updated last year
- A collection of succinct data structures☆211Updated 2 years ago
- Succinct Data Structure Library☆109Updated 12 years 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
- High-performance dictionary coding☆108Updated 8 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆131Updated 2 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated last month
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago