Pakiet: libblosc-dev (1.15.1+ds1-1)
Odnośniki dla libblosc-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego c-blosc:
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [blosc.org]
Podobne pakiety:
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.
Inne pakiety związane z libblosc-dev
|
|
|
|
-
- dep: libblosc1 (= 1.15.1+ds1-1)
- high performance meta-compressor optimized for binary data
Pobieranie libblosc-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
i386 | 56,9 KiB | 154,0 KiB | [lista plików] |