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
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- Concurrent Buffered IO in Go #golang☆241Updated 2 years ago
- Detect all kinds of leaks in Go☆131Updated 9 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 4 years ago
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆143Updated 11 months ago
- Package rehttp implements a Go HTTP transport that handles retries.☆217Updated 8 months ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆179Updated 7 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 4 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Dependency-less dependencies for Go.☆122Updated 7 years ago
- Easy column formatted output for golang☆167Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆134Updated last year
- A complete solution for static files in Go code☆128Updated 6 months 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
- Protocol Buffer compiler written in Go☆121Updated 8 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 7 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆155Updated 11 months ago
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆131Updated 3 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 4 years ago
- Small library to read your configuration from environment variables☆241Updated 3 years ago
- Templates, generics engine for Go☆136Updated 5 years ago
- A non-standard HTTP cache implemented as Go middleware☆155Updated 4 years ago
- Timezone utility for Go☆103Updated 7 months ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆216Updated last year
- HTTP Authentication middlewares☆220Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Managing go application shutdown with signals.☆196Updated 2 years ago
- An immutability helper for Go☆139Updated 8 years ago