lemire / fasthashing
A Variable-Length String Hashing Library in C++
☆44Updated 5 years ago
Alternatives and similar repositories for fasthashing:
Users that are interested in fasthashing are comparing it to the libraries listed below
- Feed-forward Bloom filters☆52Updated 13 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 11 months ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- ☆18Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Memory-mapped storage library☆76Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- fixed-length integer trim☆33Updated last year
- For details, see the blog post:☆32Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago