Blosc is a compressor for binary data, designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() call. Blosc is not only a compressor for data size reduction, but also for accelerating memory-bound computations.
It uses the blocking technique to reduce activity on the memory bus, which works by dividing datasets in blocks that are small enough to fit in caches of processors and perform (de)compression there. SIMD and multi-threading capabilities are leveraged if available.
Blosc is a metacompressor; it can use different compression algorithms, such as BloscLZ, LZ4, LZ4HC, Snappy and Zlib.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.21.5-bp156.1.3 info | GA Release | 2024-01-22 | 15 SP6 |
|
|
1.21.1-bp155.2.17 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
1.21.1-bp154.1.61 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
1.20.1-bp153.1.19 info | GA Release | 2021-04-09 | 15 SP3 |
|
|
1.20.1-bp152.4.3.1 info | openSUSE-2020-2337 | 2020-12-26 | 15 SP2 Update |
|
|
1.20.1-bp151.4.3.1 info | openSUSE-2020-2337 | 2020-12-26 | 15 SP1 Update |
|
|
1.13.5-bp152.3.24 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
1.13.5-bp151.2.11 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
1.13.5-bp150.2.5 info | GA Release | 2018-07-30 | 15 |
|
|