Python bindings for the FastPFor library (fast integer compression)
Project description
Pythong bindings for FastPFor: A research library with integer compression schemes. FastPFor is broadly applicable to the compression of arrays of 32-bit integers where most integers are small. The library seeks to exploit SIMD instructions (SSE) whenever possible. This library can decode at least 4 billions of compressed integers per second on most desktop or laptop processors. That is, it can decompress data at a rate of 15 GB/s. This is significantly faster than generic codecs like gzip, LZO, Snappy or LZ4.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyfastpfor-1.4.0.tar.gz
(162.3 kB
view details)
File details
Details for the file pyfastpfor-1.4.0.tar.gz
.
File metadata
- Download URL: pyfastpfor-1.4.0.tar.gz
- Upload date:
- Size: 162.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3329d566750dec4ee948d5ff1474a314b75d03914ab526505068f6d3dd901801 |
|
MD5 | f15ccd46e081f846744c10549c0b9057 |
|
BLAKE2b-256 | 4af0967992e77c1818044f3791b5737472e42d2eefa33162559e37427eddcc73 |