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:
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Bloom-filter based minimal perfect hash function library☆262Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Compact Data Structures Library☆100Updated 2 years ago
- Header-only binary fuse and xor filter library☆363Updated 4 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- ☆142Updated last year
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Succinct Data Structure Library☆106Updated 11 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆366Updated 2 years ago
- Fast decoder for VByte-compressed integers☆122Updated last year
- a quotient filter written in C☆84Updated 7 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆205Updated 4 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 4 months ago
- SIMD-accelerated base64 codecs☆433Updated last year
- A collection of succinct data structures☆201Updated last year
- One of the fastest hash functions.☆353Updated 3 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Compact Data Structures Library☆126Updated 10 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago