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:
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆104Updated 6 years ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- Bloom-filter based minimal perfect hash function library☆271Updated 6 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- a quotient filter written in C☆88Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆413Updated 11 months ago
- High-performance dictionary coding☆108Updated 8 years ago
- A fast alternative to the modulo reduction☆316Updated 4 years ago
- Compact Data Structures Library☆103Updated 3 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Bloom filters for C++11☆364Updated 4 years ago
- ☆145Updated last year
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 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
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 5 months ago
- Succinct Data Structure Library☆109Updated 12 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago