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

Top 4.7% on proxy.golang.org
Top 2.0% dependent packages on proxy.golang.org
Top 2.5% dependent repos on proxy.golang.org
Top 9.8% forks on proxy.golang.org
Top 0.4% docker downloads on proxy.golang.org

proxy.golang.org : github.com/snabb/httpreaderat

Package httpreaderat implements io.ReaderAt that makes HTTP Range Requests. It can be used for example with "archive/zip" package in Go standard library. Together they can be used to access remote (HTTP accessible) ZIP archives without needing to download the whole archive file. HTTP Range Requests (see RFC 7233) are used to retrieve the requested byte range.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/snabb/httpreaderat
License: MIT
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/snabb
Dependent packages: 7
Dependent repositories: 4
Stars: 15 on GitHub
Forks: 3 on GitHub
Docker dependents: 2
Docker downloads: 7,882,033
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago

    Loading...
    Readme
    Loading...