zupzup / ast-manipulation-exampleLinks
A simple example of manipulating the ast in Go
☆19Updated 5 years ago
Alternatives and similar repositories for ast-manipulation-example
Users that are interested in ast-manipulation-example are comparing it to the libraries listed below
Sorting:
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- fast int64-int64 map for go☆98Updated last month
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Intern Go strings☆97Updated 2 years ago
- ssaview live-renders the SSA representation of a go program☆70Updated 10 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- ☆101Updated 11 months ago
- A memory allocator for Go.☆87Updated 5 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- Deep copy generator☆160Updated 2 weeks ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Checks if there are any updates for imports in your module.☆39Updated 6 months ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago