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:
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Deep copy generator☆160Updated last week
- Convert Go values to their AST☆311Updated 9 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Match regex group into go struct using struct tags and automatic parsing☆149Updated last year
- JsonDiff library☆226Updated 2 years ago
- ☆122Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Python's repr() for Go☆168Updated last week
- 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 5 months ago
- ☆121Updated last year
- Intern Go strings☆96Updated 2 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Go reflection simplified☆102Updated last year
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- Integration testing in Go with Docker☆113Updated 3 months ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆147Updated 2 years ago
- High resolution timing and benchmarking for Go☆264Updated last week
- Format Go's benchmarking output☆88Updated 3 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 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
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago