Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.7% on proxy.golang.org

proxy.golang.org : github.com/bignacio/gozlib

Using this package requires cgo and a gnu compiler (clang or gcc), as well as the development version of zlib installed By default, it expect the zlib header and so files to be in the standard include and library path. If not, you can override it by setting the appropriate paths in the environment variables CGO_CFLAGS and CGO_LDFLAGS Internally gozlib utilizes an off-heap memory pool to maximize memory usage. At this moment, allocated memory is never returned to the system so gozlib is best used when gzip operations are frequent and constant. This pool is also available for use in the Go code as a way to allocate and reuse byte slices. See NativeSlicePool for details

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/bignacio/gozlib
License: Apache-2.0
Latest release: about 1 year ago
First release: about 1 year ago
Namespace: github.com/bignacio
Last synced: 13 days ago

    Loading...
    Readme
    Loading...