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:
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Bloom-filter based minimal perfect hash function library☆269Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- An efficient trie implementation.☆255Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- ☆144Updated last year
- C Minimal Perfect Hashing Library☆89Updated 8 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 9 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 10 months ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- Hashing functions and PRNGs based on them☆166Updated this week
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆130Updated 2 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- A C library of hashtables and tries designed to store objects with high performance☆241Updated last month
- a quotient filter written in C☆87Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- SIMD-accelerated base64 codecs☆438Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Bloom filters for C++11☆365Updated 3 years ago
- Compact Data Structures Library☆101Updated 3 years ago