powturbo / Turbo-TransposeLinks
Transpose: SIMD Integer+Floating Point Compression Filter
☆61Updated 5 years ago
Alternatives and similar repositories for Turbo-Transpose
Users that are interested in Turbo-Transpose are comparing it to the libraries listed below
Sorting:
- Fast decoder for VByte-compressed integers☆122Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 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
- Fastest Histogram Construction☆70Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- C library to compute the Hamming weight of arrays