cosiner / argvLinks
☆41Updated 5 years ago
Alternatives and similar repositories for argv
Users that are interested in argv are comparing it to the libraries listed below
Sorting:
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Buffered Reader/Writer☆77Updated last month
- ☆98Updated 7 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- The standard library flag package with its missing features☆43Updated 4 years ago
- MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config st…☆32Updated 3 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 9 months ago
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆76Updated 4 months ago
- A file globbing library.☆67Updated 8 months ago
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A Go library for turning `io.Reader` into channels.☆45Updated 6 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year