avvmoto / buf-readerat
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.
☆19Updated last year
Alternatives and similar repositories for buf-readerat:
Users that are interested in buf-readerat are comparing it to the libraries listed below
- Fast Go standard library-compatible Unicode functionality.☆58Updated 7 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A []byte pool for Go.☆41Updated 2 years ago
- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.☆25Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 9 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- ☆37Updated 2 years ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Error helpers for Go☆17Updated last year
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Errors as side notes☆40Updated 7 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- This package is deprecated. Use syscall/js of GopherJS instead.☆78Updated 5 years ago
- Go Library for safe type conversion to prevent integer overflow☆18Updated 4 years ago
- Provide Go Statistics Handler, Struct, Measure Method☆35Updated last month
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 2 years ago
- Redis style logger for Go☆28Updated 4 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆33Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Package nett steals from the standard library's net package and provides a dialer with a pluggable host resolver.☆38Updated 10 years ago