Top 0.4% dependent packages on proxy.golang.org
Top 0.3% dependent repos on proxy.golang.org
Top 4.0% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org
proxy.golang.org : github.com/ncw/directio
This is library for the Go language to enable use of Direct IO under all supported OSes of Go. Direct IO does IO to and from disk without buffering data in the OS. It is useful when you are reading or writing lots of data you don't want to fill the OS cache up with. Instead of using os.OpenFile use directio.OpenFile And when reading or writing blocks, make sure you do them in chunks of directio.BlockSize using memory allocated by directio.AlignedBlock
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ncw/directio
License: MIT
Latest release: about 6 years ago
First release: almost 12 years ago
Namespace: github.com/ncw
Dependent packages: 144
Dependent repositories: 561
Stars: 278 on GitHub
Forks: 35 on GitHub
Docker dependents: 241
Docker downloads: 1,432,995,281
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/ncw
Last synced: about 17 hours ago