system-pclub / GCatch
Statically Detecting Go Concurrency Bugs
☆435Updated last year
Related projects ⓘ
Alternatives and complementary repositories for GCatch
- Chronos - A static race detector for the go language☆428Updated 2 years ago
- Collected Concurrency Bugs in Our ASPLOS Paper☆255Updated 5 years ago
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- Define and run pattern-based custom linting rules.☆796Updated 2 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Continuous profiling for long-term postmortem analysis☆611Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- A refactoring tool for Go☆670Updated 5 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Convert Go values to their AST☆308Updated 3 months ago
- fault injection library in go using standard http middleware☆506Updated 3 weeks ago
- Assert your Go code is inlined and bounds-check eliminated☆245Updated 7 months ago
- Transform Go code into it's AST☆122Updated 5 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- View annotated files based on line-spec☆226Updated 10 months ago
- An interactive tool to analyze Golang goroutine dump.☆465Updated 2 years ago
- Go modules analysis tool☆399Updated 2 years ago
- Locking wrapper for running benchmarks on shared hosts☆149Updated 9 months ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Trace Go program execution with uprobes and eBPF☆299Updated last year
- Go Dependency Analysis toolkit☆1,391Updated 3 months ago
- 🔍 Go binary size SVG treemap☆445Updated 2 months ago
- ☆194Updated 2 years ago
- Tool to visualize the graph of embedded structs in Go projects☆226Updated 3 months ago
- Quick helpers for testing Go applications☆529Updated 8 months ago
- Search for Go code using syntax trees☆478Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year