fast-pack / LittleIntPacker
C library to pack and unpack short arrays of integers as fast as possible
☆87Updated last year
Alternatives and similar repositories for LittleIntPacker:
Users that are interested in LittleIntPacker are comparing it to the libraries listed below
- Fast decoder for VByte-compressed integers☆120Updated 8 months ago
- High-performance dictionary coding☆104Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- Fast integer compression in C using the StreamVByte codec☆385Updated 2 weeks ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- ☆36Updated 4 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 11 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- generate perfect hashes (alpha)☆76Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- A simple bitset library in C☆131Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Fastest Histogram Construction☆68Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- TurboRLE-Fastest Run Length Encoding☆286Updated last year
- For details, see the blog post:☆32Updated last year