cosiner / argvLinks
☆42Updated 5 years ago
Alternatives and similar repositories for argv
Users that are interested in argv are comparing it to the libraries listed below
Sorting:
- Buffered Reader/Writer☆78Updated 7 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- ☆101Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A file globbing library.☆68Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- LruCache is a thread-safe, in-memory, byte-size-limited httpcache.Cache implementation☆34Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 8 months ago
- Simple profiling for Go☆76Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- build simple single-layer containers and upload them to a repository.☆37Updated 2 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 3 months ago
- Find, list, and inspect processes from Go (golang)☆80Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- Find functions that return a reference and cause allocations.☆27Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago