protolambda / gocytoLinks
Callgraph analysis and visualization for Go
☆163Updated 2 years ago
Alternatives and similar repositories for gocyto
Users that are interested in gocyto are comparing it to the libraries listed below
Sorting:
- ☆51Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Statically Detecting Go Concurrency Bugs☆436Updated 2 years ago
- Interactive overview of Go packages using dynamic visualization.☆176Updated 7 years ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 4 years ago
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- Go reflection simplified☆102Updated 8 months ago
- A DAG, Directed acyclic graph implementation in golang.☆126Updated 6 years ago
- The assembler from the Go compiler, in library form.☆188Updated 4 years ago
- Fuzzing concurrent Go programs☆134Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆152Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- sysconf for Go, without using cgo☆144Updated this week
- Miscellaneous Go hacks☆241Updated last month
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- ☆80Updated 3 months ago
- Convert a go file to its ast representation☆93Updated last week
- errgroup with goroutine worker limits☆165Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 9 months ago
- Go expression evaluation comparison☆50Updated last year
- Simple DSL for executing functions in Go☆159Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- ⚡️ lock-free utilities in Go☆158Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- concurrency utilities☆301Updated 5 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
- HTTP2 client-server full-duplex connection☆136Updated last year