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:
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- ☆47Updated 8 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- ☆29Updated 9 years ago
- ☆39Updated 9 years ago
- show Go package dependencies☆52Updated 6 years ago
- Standard CA roots embedded in a Go package.☆22Updated 8 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- CSRF protection middleware via context for Go.☆21Updated 7 years ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- Generate a Go file with the output of compile time shell commands☆19Updated 4 years ago
- A Go library for turning `io.Reader` into channels.☆45Updated 6 years ago
- golang simple, thread-safe invocation tracker☆27Updated 8 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- (GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.☆15Updated 9 years ago
- Take control of your Go packages' import paths☆63Updated 7 years ago
- Extract info from TODO's in your code from formatted TODO comments☆27Updated 8 years ago
- antifreeze is a package that detects goroutines that have been waiting for too long☆21Updated 3 years ago
- ☆61Updated 9 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Multi Platform Golang terminal management: Raw mode, TTY size.☆40Updated 8 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 6 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- ctx = Cons(ctx1, ctx2)☆22Updated 8 years ago