mattetti / filebuffer
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 2 years ago
Alternatives and similar repositories for filebuffer:
Users that are interested in filebuffer are comparing it to the libraries listed below
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆246Updated 3 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- Managing go application shutdown with signals.☆197Updated 4 months ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- A complete solution for static files in Go code☆129Updated 11 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆142Updated last year
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- Basic string globs in golang☆144Updated 4 years ago
- A library for doing diffs of arbitrary Golang structs.☆257Updated 4 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated last month
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆179Updated 8 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 7 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆159Updated last year
- ☆396Updated last month
- A golang library for set operations on intervals, such as time ranges.☆137Updated last year
- An immutability helper for Go☆142Updated 8 years ago
- Code used in the "Go Profiling and Optimization" talk☆81Updated 7 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago