ryanuber / columnizeLinks
Easy column formatted output for golang
☆167Updated 5 years ago
Alternatives and similar repositories for columnize
Users that are interested in columnize are comparing it to the libraries listed below
Sorting:
- Dependency-less dependencies for Go.☆121Updated 9 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 8 months ago
- Package rehttp implements a Go HTTP transport that handles retries.☆223Updated last year
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 8 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Updated 2 years ago
- like gofmt except for go templates☆173Updated 8 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- Go package for program configuration☆175Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- List of tools☆109Updated 6 years ago
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆132Updated 4 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated 2 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 5 years ago
- Basic string globs in golang☆145Updated 5 years ago
- gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.☆167Updated 2 years ago
- TTY selection prompt for Go programs☆174Updated 8 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 3 months ago
- A logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement.☆136Updated 6 months ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to ha…☆145Updated 2 years ago
- Small library to read your configuration from environment variables☆248Updated 9 months ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago