Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37410536
en ru br
ALT Linux repos
S:1.21.3-alt1

Group :: System/Libraries
RPM: blosc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.21.3-alt1
Build date: 21 april 2023, 11:07 ( 52.1 weeks ago )
Size: 962.90 Kb

Home page:   https://www.blosc.org/

License: MIT
Summary: Blosc: A blocking, shuffling and lossless compression library
Description:

Blosc is a high performance compressor optimized for binary data. 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 is the first compressor (that I'm aware of) that is meant
not only to reduce the size of large datasets on-disk or in-memory, but
also to accelerate memory-bound computations.

Current maintainer: Oleg Obidin

List of contributors

List of rpms provided by this srpm:

  • libblosc
  • libblosc-debuginfo
  • libblosc-devel
  • libblosc-hdf5filter
  • libblosc-hdf5filter-debuginfo
  • libblosc-hdf5filter-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin