mitchellh / prefixedioLinks
Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix.
☆45Updated 6 years ago
Alternatives and similar repositories for prefixedio
Users that are interested in prefixedio are comparing it to the libraries listed below
Sorting:
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- Standard CA roots embedded in a Go package.☆22Updated 8 years ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- Package retry implements a wrapper to retry failing function calls.☆28Updated 4 months ago
- Brenda is a boolean expression solver for Go AST☆46Updated 6 years ago
- Generate directories and files in Go as quickly as making pop corn☆24Updated 8 years ago
- antifreeze is a package that detects goroutines that have been waiting for too long☆21Updated 4 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- show Go package dependencies☆52Updated 7 years ago
- Run linters from Go code -☆66Updated 6 years ago
- Immutable data storage☆44Updated 5 years ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- ☆39Updated 9 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Generate Shell Commands in Go, sprintf Style