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
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated 11 months ago
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆142Updated last year
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆244Updated 2 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆134Updated last year
- Managing go application shutdown with signals.☆194Updated 2 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆157Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 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
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆236Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A complete solution for static files in Go code☆128Updated 8 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Package logfmt marshals and unmarshals logfmt messages.☆186Updated 2 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- A custom protoc generator to make working in golang way easier☆36Updated 5 years ago
- A fast ISO8601 date parser for Go☆149Updated 2 months ago
- An online Go regular expression tester☆74Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Go package for program configuration☆174Updated 2 years ago
- dgw generates Golang struct, and simple Table/Row Data Gateway functions from PostgreSQL table metadata☆191Updated 3 months ago