go-goast / goast
goast is a Go AST utility with the aim of providing idiomatic meta-programming facilities for Go.
☆136Updated 5 years ago
Alternatives and similar repositories for goast:
Users that are interested in goast are comparing it to the libraries listed below
- Aspect Oriented Programming for Go☆225Updated 5 years ago
- A code generation tool to enable generics in go☆162Updated 7 years ago
- A simple, extensible, library to make argument validation in Go palatable.☆116Updated 8 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆109Updated 8 years ago
- A tool to show Go package's API changes between two (git) revisions☆173Updated 7 years ago
- a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs☆95Updated 6 years ago
- Generics for go☆114Updated 10 years ago
- Will autobuild and kill/relaunch the target when you update the code.☆258Updated 7 years ago
- Painless polymorphism☆126Updated 7 years ago
- [OBSOLETE] Go asset embedding for use with `go generate`☆109Updated 3 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- A Swiss Army knife for vendoring your own Go packages.☆36Updated 9 years ago
- A flexible error support library for Go☆167Updated 4 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Configuration file syntax and parsing for golang☆110Updated 7 years ago
- Declarative flag parameters as struct tags☆61Updated 8 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 8 years ago
- A tool for rewriting Go import paths☆80Updated 6 years ago
- A utility for conceptualizing large Go code bases☆179Updated 3 years ago
- Grind polishes Go programs.☆460Updated 5 years ago
- XHandler is a bridge between net/context and http.Handler☆231Updated 7 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- ☆342Updated 7 years ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- Parallel and radix sorting in Go☆100Updated 2 years ago
- Simple object persistence with boltdb☆143Updated 2 years ago
- go test but faster (cached)☆248Updated 7 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 3 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago