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.
☆144Updated 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☆243Updated 2 years ago
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆142Updated last year
- Detect all kinds of leaks in Go☆131Updated 9 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆219Updated 10 months ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Managing go application shutdown with signals.☆196Updated last month
- Easy json/xml Tag generation tool for golang☆73Updated 4 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Generates UUID-format strings using purely high quality random bytes☆180Updated last month
- sync.Once with Reset()☆75Updated 4 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆178Updated 7 years ago
- A complete solution for static files in Go code☆128Updated 7 months ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 4 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆134Updated last year
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- A fast ISO8601 date parser for Go☆148Updated last month
- 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
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- Asynchronous read-ahead for Go readers☆225Updated 5 months ago
- Code generation tools for Go.☆425Updated 3 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆367Updated last year
- Basic string globs in golang☆144Updated 4 years ago
- Generate flags by parsing structures☆157Updated 2 months ago
- Visualization of Golang benchmark output using Google charts☆85Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- An immutability helper for Go☆141Updated 8 years ago