zupzup / ast-manipulation-exampleLinks
A simple example of manipulating the ast in Go
☆19Updated 4 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☆62Updated last year
- fast int64-int64 map for go☆98Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 5 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- TryLock for Go☆66Updated 5 years ago
- Deep copy generator☆160Updated 8 months ago
- ☆51Updated 4 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Intern Go strings☆95Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- A Go library for timing things and yielding rates, percentiles, and histograms☆138Updated 4 years ago
- Go reflection simplified☆102Updated 8 months ago
- ssaview live-renders the SSA representation of a go program☆70Updated 9 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago