Пакет: libblosc1 (1.20.1+ds1-2)
Ссылки для libblosc1
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код c-blosc:
Сопровождающий:
Внешние ресурсы:
- Сайт [blosc.org]
Подобные пакеты:
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.4)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: liblz4-1 (>= 0.0~r130)
- библиотека быстрого алгоритма сжатия LZ — динамическая версия
-
- dep: libsnappy1v5 (>= 1.1.8)
- fast compression/decompression library
-
- dep: libzstd1 (>= 1.3.2)
- быстрый алгоритм сжатия без потерь
-
- dep: zlib1g (>= 1:1.1.4)
- библиотека сжатия
Загрузка libblosc1
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
armhf | 36,1 Кб | 62,0 Кб | [список файлов] |