tsenart / deadcodeLinks
Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc
☆53Updated 7 years ago
Alternatives and similar repositories for deadcode
Users that are interested in deadcode are comparing it to the libraries listed below
Sorting:
- Miscellaneous Go toys☆134Updated 6 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 8 years ago
- The missing man page for Go binaries. Goman fetches the repo's readme as a man page replacement.☆126Updated 10 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- A small library to measure latency of things.☆35Updated 8 years ago
- Generates UUID-format strings using purely high quality random bytes☆185Updated 2 months ago
- Find, list, and inspect processes from Go (golang)☆80Updated 5 years ago
- An example gb project☆11Updated 10 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- HTTP for Gophers☆62Updated 7 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- An introspection tool for Bolt databases.☆109Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- checkstyle for go☆130Updated 4 years ago
- GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. This is an open source project aimed at providing…☆99Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Line length linter☆70Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- A Go script that could replace your Makefile.☆121Updated 7 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Go tool to walk & rewrite AST☆172Updated 6 years ago
- A universal log interface☆79Updated 6 years ago
- http://dave.cheney.net/training#introduction-to-go☆88Updated 5 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- The /etc/hosts parsing and resolver library for golang☆65Updated 3 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- openapi toolkit common string formats