nishanths / predeclaredLinks
Find declarations in Go source code that shadow predeclared identifiers
☆32Updated 8 months ago
Alternatives and similar repositories for predeclared
Users that are interested in predeclared are comparing it to the libraries listed below
Sorting:
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- Tool to detect range statements iterating over addressable arrays☆28Updated 8 years ago
- Join contexts like never before!☆20Updated 8 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Various Go utility packages.☆37Updated 7 years ago
- The source for gotools.org.☆36Updated 2 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 7 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 8 years ago
- alternative condition variable synchronization primitive☆31Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last month
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Updated 8 years ago
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- Looks for Golang executables in $PATH, guesses their origin and updates them or creates $GOPATH workspaces.☆46Updated 4 years ago
- A basic Camera Raw 2 reader☆25Updated 7 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 10 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- CLI tool to send .go file to the Go Playground☆81Updated last year
- Go library for convert io.Reader to line-by-line Reader☆91Updated 3 months ago
- A GO web application profiler.☆59Updated 7 years ago
- Typo/error resilient, human-readable token generator☆72Updated 2 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Deduplicate named and unnamed imports of the same import path in Go files☆19Updated 5 years ago
- goversion is a tool to install and use multiple Go versions.☆19Updated 8 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week