twpayne / go-vfsLinks
Package vfs provides an abstraction of the os and io packages that is easy to test.
☆84Updated 2 months ago
Alternatives and similar repositories for go-vfs
Users that are interested in go-vfs are comparing it to the libraries listed below
Sorting:
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- ☆101Updated 11 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 7 months ago
- build simple single-layer containers and upload them to a repository.☆37Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 3 months ago
- The missing interface filesystem abstraction for Go☆200Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆77Updated 9 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated 2 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- Simple error handling primitives☆60Updated 4 years ago
- ☆78Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A complete solution for static files in Go code☆129Updated last year
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- go.mod git archiver☆88Updated 2 years ago
- Using io.Reader for data transformation in Go☆74Updated 5 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago