srwiley / InlinerLinks
Inliner is a Go language pre-processor that uses the go tool's 'generate' facility to inline simple functions in Go.
☆16Updated 3 years ago
Alternatives and similar repositories for Inliner
Users that are interested in Inliner are comparing it to the libraries listed below
Sorting:
- Bring implicit type conversion into Go in a explicit way☆24Updated 8 years ago
- gofind searches through Go source code by types.☆48Updated 2 years ago
- Fast Go standard library-compatible Unicode functionality.☆58Updated 7 years ago
- diff traversal tool☆51Updated 9 years ago
- The easier way to parsing command-line flag in Golang, also building a command line app.☆44Updated 7 months ago
- gb gae is a plugin for gb that adds basic project awareness for appengine applications.☆13Updated 8 years ago
- ☆14Updated 9 years ago
- An interface for image color quantizers.☆40Updated 7 years ago
- Generate .goimportsignore and make goimports fast☆65Updated 8 years ago
- A tool to show Go package's API changes between two (git) revisions☆173Updated 8 years ago
- Package nett steals from the standard library's net package and provides a dialer with a pluggable host resolver.☆38Updated 10 years ago
- Expands type switches with type variables to achieve generic functions in Golang☆36Updated 9 years ago
- Quick fix non-compiling well-typed Go source code e.g. "x declared and not used."☆31Updated 8 months ago
- Get user-like access to VirtualBox VMs from Go code.☆26Updated 10 years ago
- Smartly inserts idiomatic "err" handling code in Go☆35Updated 9 years ago
- ☆14Updated 9 years ago
- Go http middleware handler for request coalescing