proxy.golang.org : github.com/Jille/throughputbuffer
Package throughputbuffer provides a high throughput indefinitely growing io.ReadWriter. It does the minimum amount of copies (1 per read + 1 per write) and never has to move bytes in the buffer. Memory is freed once read.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21jille/throughputbuffer
Keywords:
buffer
, golang
, performance
, throughput
License: BSD-2-Clause
Latest release: about 1 year ago
First release: over 2 years ago
Namespace: github.com/Jille
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago