| Name: | blosc |
|---|---|
| Version: | 1.11.3 |
| Release: | 1.el7 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 122362 |
| License: | MIT |
| RPM: | blosc-1.11.3-1.el7.aarch64.rpm |
| Source RPM: | blosc-1.11.3-1.el7.src.rpm |
| Build Date: | Sun Jan 13 2019 |
| Build Host: | ca-buildarm03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Blosc/c-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. |