protolambda / gocytoLinks
Callgraph analysis and visualization for Go
☆165Updated 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
- Statically Detecting Go Concurrency Bugs☆438Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Interactive overview of Go packages using dynamic visualization.☆179Updated 7 years ago
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Miscellaneous Go hacks☆243Updated 3 months ago
- The assembler from the Go compiler, in library form.☆194Updated 4 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- Go reflection simplified☆102Updated 10 months ago
- Go Pooling Helpers☆118Updated 5 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated 11 months ago
- Non-Invasive goroutine inspector☆92Updated last month
- A DAG, Directed acyclic graph implementation in golang.☆126Updated 6 years ago
- sysconf for Go, without using cgo☆145Updated last week
- Call private methods freely in Golang☆45Updated 9 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Generate protobuf messages from go structs☆82Updated 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
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- High resolution timing and benchmarking for Go☆262Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Fuzzing concurrent Go programs☆134Updated 3 years ago
- Effective Computation of Things☆109Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Convert a go file to its ast representation☆93Updated 2 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago