lemire / rollinghashcppLinks
Rolling Hash C++ Library
☆189Updated 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☆64Updated last year
- Bloom-filter based minimal perfect hash function library☆265Updated 3 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 8 months ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 8 months ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Bloom filters for C++11☆363Updated 3 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆508Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- ☆144Updated last year
- Fast Approximate Membership Filters (C++)☆286Updated last month
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 3 months ago
- Succinct Data Structure Library☆107Updated 12 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Diskbased (persistent) hashtable☆164Updated 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
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A compressed bitmap class in C++.☆456Updated 11 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago