Top 3.5% forks on proxy.golang.org
proxy.golang.org : github.com/coreos/gzran
Package gzran is a go implementation of zran by Mark Adler: https://github.com/madler/zlib/blob/master/examples/zran.c Gzran indexes a gzip file with access points about every span bytes into the uncompressed output. The compressed file can be read from randomly once an index has been built, having to decompress on the average SPAN/2 uncompressed bytes before getting to the desired block of data.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/coreos/gzran
License: Apache-2.0
Latest release: about 10 years ago
First release: about 10 years ago
Namespace: github.com/coreos
Stars: 28 on GitHub
Forks: 12 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago