Пакет: libblosc-dev (1.15.1+ds1-1)
Връзки за libblosc-dev
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник c-blosc.
Отговорник:
Външни препратки:
- Начална страница [blosc.org]
Подобни пакети:
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.
Други пакети, свързани с libblosc-dev
|
|
|
|
-
- dep: libblosc1 (= 1.15.1+ds1-1)
- high performance meta-compressor optimized for binary data
Изтегляне на libblosc-dev
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
i386 | 56,9 кБ | 154,0 кБ | [списък на файловете] |