mattetti / filebufferLinks
filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to have in-memory file alternative.
☆145Updated 3 years ago
Alternatives and similar repositories for filebuffer
Users that are interested in filebuffer are comparing it to the libraries listed below
Sorting:
- Easy column formatted output for golang☆167Updated 5 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 10 months ago
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆281Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆267Updated 4 months ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 6 years ago
- An immutability helper for Go☆141Updated 9 years ago
- Managing go application shutdown with signals.☆198Updated last year
- Dependency-less dependencies for Go.☆123Updated 9 years ago
- Go package for program configuration☆175Updated 3 years ago
- Small library to read your configuration from environment variables☆250Updated last year
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 8 years ago
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆144Updated 2 years ago
- A Form Encoding & Decoding Package for Go☆253Updated 4 years ago
- A playground for things that aren't interesting enough to have their own repo.☆335Updated last year
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 5 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆181Updated 8 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 4 years ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated 2 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 6 years ago
- Layer based configuration for golang☆118Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆356Updated 4 years ago
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated 2 years ago
- sync.Once with Reset()☆75Updated 5 years ago