segmentio / cliLinks
Go package providing high-level constructs for command-line tools.
☆54Updated last month
Alternatives and similar repositories for cli
Users that are interested in cli are comparing it to the libraries listed below
Sorting:
- Go package for loading program configuration from multiple sources.☆88Updated 6 months ago
- Go package providing tools for advanced text manipulations☆29Updated 2 years ago
- Go package for routing, formatting and publishing events produced by a program.☆71Updated 9 months ago
- Very simple batching API for Go.☆94Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- galaxycache is a caching and cache-filling library based on groupcache.☆69Updated last month
- Optional values for Go☆103Updated 6 months ago
- 🚀🌏 A simple end-to-end testing framework for Go☆81Updated 2 years ago
- Tickers with random jitter☆91Updated 3 years ago
- A corpus of popular Go modules☆108Updated 8 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated last year
- A Go implementation of Amazon Ion.☆179Updated last year
- GoCrest - Hamcrest-like matchers for Go☆106Updated 10 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.☆62Updated 2 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…