Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> libs >> libblosc1
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: c-blosc  ]

套件: libblosc1 (1.14.2+ds1-1)

high performance meta-compressor optimized for binary data

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.

其他與 libblosc1 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
    dep: libc6 (>= 2.4) [i386]
  • dep: liblz4-1 (>= 0.0~r130)
    Fast LZ compression algorithm library - runtime
  • dep: libsnappy1v5
    fast compression/decompression library
  • dep: libzstd1 (>= 1.3.2)
    fast lossless compression algorithm
  • dep: zlib1g (>= 1:1.1.4)
    compression library - runtime

下載 libblosc1

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 30.7 kB87 kB [文件列表]
i386 32.6 kB91 kB [文件列表]