Top 6.1% forks on proxy.golang.org
proxy.golang.org : github.com/pwaller/zerocopy
zerocopy.Reader gives a reading interface for a byte slice or a file, which doesn't make a copy of the underlying byte slice. To achieve this, a new "Read" interface is required, where the data storage is not specified by the caller, but by the callee. This is so that the implementation is at liberty to return a byte slice
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/pwaller/zerocopy
License: CC0-1.0
Latest release: over 11 years ago
First release: over 11 years ago
Namespace: github.com/pwaller
Stars: 11 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago