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:
- Go client library for Pilosa☆57Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- regexp4 engine (Go-lang)☆41Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- ssaview live-renders the SSA representation of a go program☆70Updated 10 years ago
- fast int64-int64 map for go☆98Updated 2 weeks ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Intern Go strings☆96Updated last year
- Miscellaneous Go toys☆134Updated 6 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Go reflection simplified☆102Updated last year
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Deep copy generator☆160Updated last year
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago
- TryLock for Go☆66Updated 6 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
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago