gotype
Code parser
A tool for parsing and manipulating Golang source code at compile-time
Golang source code parsing, usage like reflect package
62 stars
6 watching
8 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
astgometaprogrammingrefactorreflect
Related projects:
Repository | Description | Stars |
---|---|---|
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| A comprehensive utility package for Go programmers | 175 |
| A tool that reads and parses WebAssembly binary files | 132 |
| A Go client library providing a set of pre-built services to interact with the Parse API. | 1 |
| A Go library for parsing and manipulating INI configuration files | 15 |
| A library to manipulate strings according to UNIX Bourne shell word parsing rules | 24 |
| A Go library for efficient string matching using compile-time glob patterns. | 968 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| A Go-based parser for PHP syntax that generates an abstract syntax tree (AST) representation of source code. | 942 |
| A Go library for querying and manipulating JSON data | 191 |
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| Tools for generating Golang code from SQL definitions | 18 |
| A tool that improves the Go programming language by providing syntactical sugar and tools to make code simpler and easier to read. | 66 |
| Tools for creating URL-friendly strings from Unicode input | 1,177 |
| Automates the generation of boilerplate code for common Go applications | 5 |