avvmoto / buf-readeratLinks
Package buf-readerat implements buffered io.ReaderAt. It wraps an io.ReaderAt object, creating another io.ReaderAt object that also implements the interface but provides buffering.
☆20Updated 2 years ago
Alternatives and similar repositories for buf-readerat
Users that are interested in buf-readerat are comparing it to the libraries listed below
Sorting:
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated 2 years ago
- Read/write PNGs as well as the EXIF in PNGs from pure Go.☆27Updated 2 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 4 years ago
- ☆78Updated 5 years ago
- ☆101Updated last year
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Go After Dark☆41Updated 6 years ago
- A library for building custom DNS servers in Go.☆53Updated 7 months ago
- A pure-Go wyhash implementation.☆34Updated last week
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Native Go XZ decompression package☆82Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Go XML Pull Parser☆34Updated last year
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- ☆54Updated 8 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- Parsing and calculating formulae☆43Updated 5 years ago
- ☆50Updated 4 years ago
- cross-platform Golang helpers for reading password input without cgo☆118Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Error helpers for Go☆17Updated 3 months ago
- 2D locality queries in Go☆34Updated 7 months ago
- A Golang library for dumping SQL text☆41Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated this week