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.
☆143Updated last year
Related projects ⓘ
Alternatives and complementary repositories for filebuffer
- Concurrent Buffered IO in Go #golang☆241Updated 2 years ago
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆142Updated 10 months ago
- Package rehttp implements a Go HTTP transport that handles retries.☆217Updated 8 months ago
- Detect all kinds of leaks in Go☆131Updated 9 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 4 years ago
- Managing go application shutdown with signals.☆196Updated 2 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆179Updated 7 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆155Updated 10 months ago
- Golang circular (ring) buffer☆172Updated last year
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- Generates UUID-format strings using purely high quality random bytes☆179Updated last year
- sync.Once with Reset()☆74Updated 4 years ago
- Basic string globs in golang☆144Updated 4 years ago
- Tickers with random jitter☆89Updated 2 years ago
- Easy column formatted output for golang☆167Updated 4 years ago
- Time span handling for Go☆179Updated 5 years ago
- Timezone utility for Go☆103Updated 6 months ago
- Go (golang) package to get hash strings of arbitrary data structures.☆134Updated last year
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago
- A complete solution for static files in Go code☆128Updated 5 months ago
- Golang HTTP Cache-Control Parser and Interpretation☆136Updated 4 months ago
- Asynchronous read-ahead for Go readers☆224Updated 2 months ago
- A fast ISO8601 date parser for Go☆147Updated 3 weeks ago
- io.Reader and io.Writer with progress and remaining time estimation☆410Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Go package for program configuration☆175Updated 2 years ago
- ASCII transliterations of Unicode text.☆130Updated last year
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆131Updated 3 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 4 years ago