Letter B

blosc2 - High performance compressor optimized for binary data

Website: https://www.blosc.org/
License: BSD-3-Clause
Vendor: Alcance Libre, Inc.
Description:
Blosc is a high performance compressor optimized for binary data
(i.e. floating-point numbers, integers, and booleans, although it can
handle string data too). It has been designed to transmit data to the
processor cache faster than the traditional, non-compressed, direct
memory fetch approach via a memcpy() OS call. Blosc main goal is not
just to reduce the size of large datasets on-disk or in-memory, but
also to accelerate memory-bound computations.

C-Blosc2 is the new major version of C-Blosc, and is backward
compatible with both the C-Blosc1 API and its in-memory format.
However, the reverse thing is generally not true for the format;
buffers generated with C-Blosc2 are not format-compatible with
C-Blosc1.

Packages

blosc2-2.14.4-1.aldos.x86_64 [186 KiB] Changelog by Joel Barrios (2024-06-19):
- Initial spec file for ALDOS.
blosc2-2.14.4-1.aldos.i686 [192 KiB] Changelog by Joel Barrios (2024-06-19):
- Initial spec file for ALDOS.

Listing created by Repoview-0.6.6-6.fc14.al