protolambda / gocytoLinks
Callgraph analysis and visualization for Go
☆169Updated 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
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- Statically Detecting Go Concurrency Bugs☆441Updated 2 years ago
- Interactive overview of Go packages using dynamic visualization.☆180Updated 8 years ago
- Chronos - A static race detector for the go language☆438Updated 3 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated 2 years ago
- Miscellaneous Go hacks☆242Updated last month
- Transform Go code into it's AST☆122Updated 6 years ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- The assembler from the Go compiler, in library form.☆201Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Go reflection simplified☆102Updated last year
- High resolution timing and benchmarking for Go☆264Updated last month
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- Generate protobuf messages from go structs☆82Updated last year
- Benchmark comparing the go plugin package to other plugin implementations☆61Updated 2 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- sysconf for Go, without using cgo☆147Updated 3 weeks ago
- Fuzzing concurrent Go programs☆137Updated 3 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…☆70Updated 6 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A DAG, Directed acyclic graph implementation in golang.☆128Updated 6 years ago
- ⚡️ lock-free utilities in Go☆163Updated last year
- Call private methods freely in Golang☆45Updated 10 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- golang utilities☆115Updated 3 weeks ago