reflog / go2astLinks
Transform Go code into it's AST
☆123Updated 5 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
- Deep copy generator☆160Updated 8 months ago
- Go reflection simplified☆102Updated 8 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- A go in-memory table☆229Updated 3 years ago
- Convert Go values to their AST☆309Updated 4 months ago
- ☆122Updated 2 years ago
- Match regex group into go struct using struct tags and automatic parsing☆147Updated 9 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Check that no globals are present in Go code.☆117Updated last month
- A Go library for collecting sql.DBStats in Prometheus format☆183Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Intern Go strings☆96Updated last year
- A place to keep useful golang functions and small libraries☆292Updated last month
- Finite state machine for Go☆211Updated 5 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- JsonDiff library☆223Updated 2 years ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Notification broadcaster library☆154Updated 3 years ago
- Useful Go String methods☆191Updated 2 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