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:
- fast int64-int64 map for go☆98Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Storing strings without GC overhead☆84Updated last month
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- TryLock for Go☆66Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Intern Go strings☆96Updated last year
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 10 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Deep copy generator☆160Updated last year
- ☆50Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- 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
- Non-Invasive goroutine inspector☆93Updated 2 months ago