lemire / rollinghashcppLinks
Rolling Hash C++ Library
☆188Updated 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 last year
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- 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 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- a quotient filter written in C☆86Updated 8 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- ☆144Updated last year
- An efficient trie implementation.☆255Updated 4 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆128Updated 2 years ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- High-performance dictionary coding☆106Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- A collection of succinct data structures☆209Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Diskbased (persistent) hashtable☆164Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆284Updated last month
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 2 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆117Updated 9 years ago