system-pclub / GCatchLinks
Statically Detecting Go Concurrency Bugs
☆437Updated 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☆436Updated 3 years ago
- Collected Concurrency Bugs in Our ASPLOS Paper☆260Updated 6 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Selected Go-internal packages factored out from the standard library☆922Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- Assert your Go code is inlined and bounds-check eliminated☆304Updated last month
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- 🔍 Go binary size SVG treemap☆571Updated 9 months ago
- fault injection library in go using standard http middleware☆509Updated last week
- Golang AST visualizer☆782Updated last year
- Define and run pattern-based custom linting rules.☆827Updated 4 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Convert Go values to their AST☆309Updated 4 months ago
- Go modules analysis tool☆404Updated 2 years ago
- A refactoring tool for Go☆676Updated 3 months ago
- a tool for code clone detection☆351Updated last year
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Trace Go program execution with uprobes and eBPF☆304Updated 3 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆322Updated 5 years ago
- Shotizam analyzes the size of Go binaries☆612Updated 11 months ago
- Go rules for semgrep and go-ruleguard☆472Updated 7 months ago
- Continuous profiling for long-term postmortem analysis☆618Updated 2 years ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Parse and modify Go struct field tags☆646Updated last year
- Source code analyzer that helps you to make your Go programs more consistent.☆353Updated 3 weeks ago
- Zero-allocation reflection library for Go☆576Updated last year
- View annotated files based on line-spec☆225Updated last year