lemire / FastDifferentialCoding
Fast differential coding functions (using SIMD instructions)
☆51Updated 7 years ago
Alternatives and similar repositories for FastDifferentialCoding:
Users that are interested in FastDifferentialCoding are comparing it to the libraries listed below
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Fast decoder for VByte-compressed integers☆119Updated 7 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- High-performance dictionary coding☆104Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 7 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ☆104Updated 11 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 10 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆61Updated 11 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆159Updated 9 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated last year
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- Lock-free multithreaded memory allocation☆104Updated 8 years ago
- QSBR and EBR library☆116Updated 5 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- ☆25Updated 7 years ago