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:
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Match regex group into go struct using struct tags and automatic parsing☆148Updated 10 months ago
- ☆122Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Convert Go values to their AST☆309Updated 6 months ago
- Deep copy generator☆160Updated 9 months ago
- Go reflection simplified☆102Updated 9 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Storing strings without GC overhead☆84Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- JsonDiff library☆224Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Intern Go strings☆95Updated last year
- Set of Go context's utilities.☆55Updated 4 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 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
- ☆98Updated 7 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- A go in-memory table☆230Updated 3 years ago
- A place to keep useful golang functions and small libraries☆292Updated 3 weeks ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last week