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☆65Updated last year
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- ☆144Updated last year
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- C library to compute the Hamming weight of arrays☆49Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A collection of succinct data structures☆211Updated last year
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- a quotient filter written in C☆87Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 5 months ago
- Succinct Data Structure Library☆108Updated 12 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- Bloom filters for C++11☆365Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Succinct data structures in C/C++☆92Updated last year
- 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 compressed bitmap class in C++.☆458Updated last year
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago