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:
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated 2 weeks ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Fast decoder for VByte-compressed integers☆124Updated last year
- An efficient trie implementation.☆255Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A collection of succinct data structures☆205Updated last year
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- Compact Data Structures Library☆100Updated 3 years ago
- Succinct Data Structure Library☆106Updated 11 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
- ☆144Updated last year
- Bloom filters for C++11☆360Updated 3 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A C library of hashtables and tries designed to store objects with high performance☆236Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆406Updated 5 months ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A simple C library for compressing lists of integers using binary packing☆505Updated last year
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- A compressed bitmap class in C++.☆454Updated 9 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- a quotient filter written in C☆86Updated 7 years ago