reflog / go2astLinks
Transform Go code into it's AST
☆122Updated 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 3 weeks ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆216Updated last year
- ☆122Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 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
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Convert Go values to their AST☆311Updated 10 months ago
- Go reflection simplified☆102Updated last year
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated 2 years ago
- Intern Go strings☆97Updated 2 years ago
- JsonDiff library☆227Updated 2 years ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- ☆101Updated 11 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- High resolution timing and benchmarking for Go☆265Updated last month
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆139Updated 5 years ago
- A place to keep useful golang functions and small libraries☆296Updated 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Format Go's benchmarking output☆88Updated 3 years ago