mitchellh / iochanLinks
A Go library for turning `io.Reader` into channels.
☆45Updated 6 years ago
Alternatives and similar repositories for iochan
Users that are interested in iochan are comparing it to the libraries listed below
Sorting:
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- multistep is a Go library for building up complex actions using discrete steps.☆150Updated 8 years ago
- Golang syslog wrapper, cross-compile friendly☆68Updated last month
- Package for error handling and error reporting☆68Updated 6 months ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- HTTP for Gophers☆62Updated 6 years ago
- Take control of your Go packages' import paths☆63Updated 8 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix.☆45Updated 6 years ago
- A universal log interface☆80Updated 5 years ago
- Multi Platform Golang terminal management: Raw mode, TTY size.☆40Updated 9 years ago
- Configure is a golang library that populates a struct from environment variables, command line arugments and YAML files☆45Updated 2 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- ☆60Updated 4 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- Simple in-memory key/value store backed by a map☆56Updated 6 years ago
- Structured log interface