fast-pack / LittleIntPacker
C library to pack and unpack short arrays of integers as fast as possible
☆88Updated 2 years ago
Alternatives and similar repositories for LittleIntPacker
Users that are interested in LittleIntPacker are comparing it to the libraries listed below
Sorting:
- Fast decoder for VByte-compressed integers☆122Updated 11 months ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- A Variable-Length String Hashing Library in C++☆44Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 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
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- ☆106Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago