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☆62Updated last year
- A goroutine limiter for Go☆83Updated 3 years ago
- Deep copy generator☆160Updated 9 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Go reflection simplified☆102Updated 9 months ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Intern Go strings☆95Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Rolling window implementation in go.☆58Updated last month
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- Locking wrapper for running benchmarks on shared hosts☆152Updated last year
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 6 years ago
- A better Generic Pool (sync.Pool)☆68Updated 3 months ago
- TryLock for Go☆66Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- ☆98Updated 7 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago