| Name: | blosc |
|---|---|
| Version: | 1.17.0 |
| Release: | 2.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 604648 |
| License: | MIT |
| RPM: | blosc-1.17.0-2.el8.x86_64.rpm |
| Source RPM: | blosc-1.17.0-2.el8.src.rpm |
| Build Date: | Thu Jun 11 2020 |
| Build Host: | jenkins-10-147-72-125-66d78a24-1c57-456e-95c2-1641e0a98432.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Blosc/c-blosc |
| Summary: | 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. |