juju / cmd
A command line implementation framework
☆28Updated last month
Alternatives and similar repositories for cmd:
Users that are interested in cmd are comparing it to the libraries listed below
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 10 years ago
- Various Go utility packages.☆37Updated 7 years ago
- Pretty Printer for syscalls☆25Updated 9 years ago
- Raft made easy☆21Updated 8 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Golang fixed versions tool for your private and public dependencies☆23Updated 8 years ago
- Generates http servers that respond in predefined manner☆20Updated 2 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- Import Golang stack trace data into Elasticsearch☆27Updated 8 years ago
- Yet Another RPC for Go☆10Updated 6 years ago
- Standard CA roots embedded in a Go package.☆23Updated 8 years ago
- Get / Watch / Report -ing of operational data. This project is deprecated and not maintained.☆39Updated 8 years ago
- The source for gotools.org.☆36Updated last year
- version is a library that automates the task of adding build version information to any Go package☆16Updated 8 years ago
- An API optimized for processing timeseries data.☆35Updated 3 years ago
- github.com/cznic/dns has moved to modernc.org/dns☆29Updated 6 years ago
- Package stdfd provides routines for redirecting stdout and stderr.☆13Updated 9 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.