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:
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- Go linter for finding defer statements inside for loops☆26Updated last year
- A file globbing library.☆67Updated this week
- ☆99Updated 10 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- The standard library flag package with its missing features☆44Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- LruCache is a thread-safe, in-memory, byte-size-limited httpcache.Cache implementation☆34Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Checks if there are any updates for imports in your module.☆39Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- A complete solution for static files in Go code☆129Updated last year
- Make random JSON in Go☆25Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Retry provides a set of standardized common components and abstracts away some code that normally is duplicated☆18Updated 7 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 7 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- An inflection engine for golang☆103Updated last year