mitchellh / go-linereaderLinks
Golang package that reads lines from an io.Reader and puts them onto a channel.
☆67Updated 6 years ago
Alternatives and similar repositories for go-linereader
Users that are interested in go-linereader are comparing it to the libraries listed below
Sorting:
- A Go library for turning `io.Reader` into channels.☆45Updated 6 years ago
- Dependency-less dependencies for Go.☆123Updated 9 years ago
- ☆60Updated 5 years ago
- Using io.Reader for data transformation in Go☆74Updated 5 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 8 years ago
- multistep is a Go library for building up complex actions using discrete steps.☆151Updated 8 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- Take control of your Go packages' import paths☆63Updated 8 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 5 months ago
- HTTP for Gophers☆62Updated 7 years ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- Simple object persistence with boltdb☆144Updated 3 years ago
- A simple key/value store based on Bolt.☆41Updated 9 years ago
- Package for concurrently walking files☆102Updated 9 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- CLI tool to send .go file to the Go Playground☆81Updated last year
- A simple and fast Redis backed key-value store library for Go☆113Updated 8 years ago
- In-process plugin framework for Golang code☆58Updated 10 years ago
- Find outdated golang packages☆43Updated 7 years ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- Run linters from Go code -☆66Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- Rebecca is a readme generator for Go☆114Updated 3 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.