reflog / go2astLinks
Transform Go code into it's AST
☆123Updated 6 years ago
Alternatives and similar repositories for go2ast
Users that are interested in go2ast are comparing it to the libraries listed below
Sorting:
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Deep copy generator☆160Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- JsonDiff library☆226Updated 2 years ago
- ☆122Updated 2 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Intern Go strings☆96Updated last year
- ☆100Updated 10 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- Helpful unit multipliers and functions for Go☆132Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Match regex group into go struct using struct tags and automatic parsing☆148Updated last year
- A go in-memory table☆230Updated 3 years ago
- Channels for gRPC: custom transports☆221Updated last week
- Convert Go values to their AST☆310Updated 8 months ago
- Storing strings without GC overhead☆84Updated last month
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Check that no globals are present in Go code.☆122Updated 5 months ago
- Finite state machine for Go☆211Updated 5 years ago
- Integration testing in Go with Docker☆113Updated 2 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆146Updated 2 years ago