Name: | blosc |
---|---|
Version: | 1.6.1 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 68987 |
License: | MIT |
RPM: | blosc-1.6.1-1.el7.x86_64.rpm |
Source RPM: | blosc-1.6.1-1.el7.src.rpm |
Build Date: | Fri Oct 27 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/FrancescAlted/blosc |
Summary: | A high performance compressor optimized for binary data |
Description: | Blosc is a compression library designed to transmit data to the processor cache faster than the traditional non-compressed memory fetch. Compression ratios are not very high, but the decompression is very fast. Blosc is meant not only to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations. |