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
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- ☆66Updated 4 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Fast decoder for VByte-compressed integers☆122Updated 10 months ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- 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
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- fixed-length integer trim☆34Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago