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
- Concurrent Buffered IO in Go #golang☆246Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆349Updated 4 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated last month
- Basic string globs in golang☆144Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- Idiomatic API responses for Go.☆86Updated 3 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Managing go application shutdown with signals.☆197Updated 4 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Tickers with random jitter☆90Updated 3 years ago
- Go package for program configuration☆174Updated 3 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- A fast ISO8601 date parser for Go☆151Updated last month
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- A complete solution for static files in Go code☆129Updated 11 months ago
- Simple and pragmatic migrations for Go applications.☆74Updated 2 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- Generate flags by parsing structures☆159Updated last month
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- Timezone utility for Go☆106Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated 2 weeks ago