all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: c-blosc  ]

Package: libblosc-dev (1.20.1+ds1-2)

Links for libblosc-dev

Screenshot

Debian Resources:

Download Source Package c-blosc:

Maintainer:

External Resources:

Similar packages:

high performance meta-compressor optimized for binary data (development files)

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 meant not only to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations.

It uses the blocking technique to reduce activity on the memory bus as much as possible. In short, this technique works by dividing datasets in blocks that are small enough to fit in caches of modern processors and perform compression / decompression there. It also leverages, if available, SIMD instructions (SSE2) and multi-threading capabilities of CPUs, in order to accelerate the compression / decompression process to a maximum.

This package contains the development files required to build programs against Blosc.

Tags: Software Development: Libraries, Role: Development Library

Other Packages Related to libblosc-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libblosc-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 59.2 kB165.0 kB [list of files]
arm64 48.5 kB134.0 kB [list of files]
armel 47.3 kB121.0 kB [list of files]
armhf 47.0 kB114.0 kB [list of files]
i386 61.6 kB161.0 kB [list of files]
mips64el 50.7 kB154.0 kB [list of files]
mipsel 50.2 kB131.0 kB [list of files]
ppc64el 53.1 kB154.0 kB [list of files]
s390x 48.3 kB134.0 kB [list of files]