A blocking, shuffling and lossless compression library

Edit Package blosc2
http://www.blosc.org/

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.

Refresh
Refresh
Source Files
Filename Size Changed
_constraints 0000000182 182 Bytes
baselibs.conf 0000000011 11 Bytes
blosc2.changes 0000006653 6.5 KB
blosc2.spec 0000004046 3.95 KB
c-blosc2-2.10.2.tar.gz 0003142525 3 MB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 1106408 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 1)
Automatically create request by update submitter.This is going to update package to openSUSE:Backports:SLE-15-SP6 from openSUSE:Factory.Please review this change and decline it if Leap do not need it.
Comments 0
openSUSE Build Service is sponsored by