libblosc-dev binary package in Ubuntu Xenial amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2015-10-24 10:22:16 UTC Published Ubuntu Xenial amd64 release universe libdevel Optional 1.7.0-1
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial amd64 proposed universe libdevel Optional 1.7.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published

Source package