system-pclub / GCatchLinks
Statically Detecting Go Concurrency Bugs
☆438Updated 2 years ago
Alternatives and similar repositories for GCatch
Users that are interested in GCatch are comparing it to the libraries listed below
Sorting:
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- Collected Concurrency Bugs in Our ASPLOS Paper☆261Updated 6 years ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 4 months ago
- Selected Go-internal packages factored out from the standard library☆940Updated 5 months ago
- Convert Go values to their AST☆310Updated 7 months ago
- Go modules analysis tool☆408Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Callgraph analysis and visualization for Go☆165Updated 2 years ago
- A refactoring tool for Go☆677Updated 3 weeks ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- Trace Go program execution with uprobes and eBPF☆307Updated 6 months ago
- Define and run pattern-based custom linting rules.☆845Updated 7 months ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- ☆194Updated 3 years ago
- Continuous profiling for long-term postmortem analysis☆621Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Size visualization of Go executables using D3☆476Updated last year
- Miscellaneous Go hacks☆243Updated 3 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 4 months ago
- fault injection library in go using standard http middleware☆510Updated 2 months ago
- Go rules for semgrep and go-ruleguard☆476Updated 10 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆289Updated this week
- Quick helpers for testing Go applications☆530Updated last year
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆144Updated last year
- Diodes are ring buffers manipulated via atomics.☆485Updated last week