c4s4 / gointerfacesLinks
GO program to list all GO public interfaces
☆109Updated last year
Alternatives and similar repositories for gointerfaces
Users that are interested in gointerfaces are comparing it to the libraries listed below
Sorting:
- like gofmt except for go templates☆173Updated 8 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- Rebecca is a readme generator for Go☆114Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆132Updated 4 years ago
- Dependency-less dependencies for Go.☆121Updated 9 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 6 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- Run linters from Go code -☆66Updated 7 years ago
- Easy column formatted output for golang☆167Updated 5 years ago
- Reduce Go programs☆216Updated last year
- HTTP for Gophers☆62Updated 7 years ago
- An immutability helper for Go☆141Updated 9 years ago
- List of tools☆109Updated 6 years ago
- gencurl generates a curl command based on an http.Request to be used for logging and debugging☆162Updated 9 years ago
- Statictemplate is a code generator for Go's text/template and html/template.☆80Updated 7 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- A Go script that could replace your Makefile.☆121Updated 7 years ago
- Static content embedding for Golang☆92Updated 7 years ago
- File format determination package for Go☆204Updated 5 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago
- binstale tells you whether the binaries in your GOPATH/bin are stale or up to date.☆142Updated 2 years ago
- cross-platform Golang helpers for reading password input without cgo☆117Updated last year
- A complete solution for static files in Go code☆129Updated last year
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.