protolambda / gocytoLinks
Callgraph analysis and visualization for Go
☆167Updated 3 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☆439Updated 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 8 years ago
- Chronos - A static race detector for the go language☆436Updated 3 years ago
- Miscellaneous Go hacks☆242Updated last week
- Transform Go code into it's AST☆123Updated 6 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆80Updated 2 years ago
- High resolution timing and benchmarking for Go☆264Updated this week
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- Go reflection simplified☆102Updated last year
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated 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
- Simple DSL for executing functions in Go☆162Updated 4 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- sysconf for Go, without using cgo☆146Updated this week
- Call private methods freely in Golang☆45Updated 9 years ago
- concurrency utilities☆304Updated 6 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆55Updated 3 years ago
- The assembler from the Go compiler, in library form.☆195Updated 4 years 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
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- A DAG, Directed acyclic graph implementation in golang.☆128Updated 6 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
- Generate protobuf messages from go structs☆82Updated last year