system-pclub / GCatchLinks
Statically Detecting Go Concurrency Bugs
☆439Updated 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☆309Updated 6 months ago
- Selected Go-internal packages factored out from the standard library☆953Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Go rules for semgrep and go-ruleguard☆480Updated 11 months ago
- Locking wrapper for running benchmarks on shared hosts☆155Updated last year
- Convert Go values to their AST☆310Updated 8 months ago
- A refactoring tool for Go☆677Updated this week
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- a tool for code clone detection☆356Updated last year
- Go modules analysis tool☆408Updated 3 years ago
- Size visualization of Go executables using D3☆478Updated last year
- Continuous profiling for long-term postmortem analysis☆622Updated 2 years ago
- Define and run pattern-based custom linting rules.☆856Updated last month
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Callgraph analysis and visualization for Go☆165Updated 3 years ago
- Miscellaneous Go hacks☆242Updated 4 months ago
- View annotated files based on line-spec☆227Updated last year
- Shotizam analyzes the size of Go binaries☆614Updated last year
- fault injection library in go using standard http middleware☆510Updated last month
- Trace Go program execution with uprobes and eBPF☆307Updated 7 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆292Updated 3 weeks ago
- Transform Go code into it's AST☆123Updated 5 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Spaghetti: a dependency analysis tool for Go packages☆765Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 5 months ago