[ bianca ]
[ Source: golang-github-valyala-gozstd ]
Package: golang-github-valyala-gozstd-dev (1.21.2+ds1-1)
Links for golang-github-valyala-gozstd-dev
Download Source Package golang-github-valyala-gozstd:
- [golang-github-valyala-gozstd_1.21.2+ds1-1.debian.tar.xz]
- [golang-github-valyala-gozstd_1.21.2+ds1-1.dsc]
- [golang-github-valyala-gozstd_1.21.2+ds1.orig.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
go wrapper for zstd (library)
This package provides Go bindings for the libzstd C library.
Features:
* Simple API.
* Optimized for speed. The API may be easily used in zero allocations mode.
* Compress* and Decompress* functions are optimized for high concurrency.
* Proper Writer.Flush for network apps.
* Supports the following features from upstream zstd:
- Block / stream compression / decompression with all the supported
compression levels and with dictionary support.
- Dictionary building from a sample set. The created dictionary may be
saved to persistent storage / transferred over the network.
- Dictionary loading for compression / decompression.
There is also StreamCompress and Writer for stream compression and StreamDecompress and Reader for stream decompression.
Other Packages Related to golang-github-valyala-gozstd-dev
|
|
|
|
-
- dep: libzstd-dev
- fast lossless compression algorithm -- development files
Download golang-github-valyala-gozstd-dev
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 18.9 kB | 118.0 kB | [list of files] |