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☆438Updated 3 years ago
- Collected Concurrency Bugs in Our ASPLOS Paper☆261Updated 6 years ago
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- Continuous profiling for long-term postmortem analysis☆623Updated 2 years ago
- Convert Go values to their AST☆311Updated 9 months ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆659Updated last week
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- A refactoring tool for Go☆677Updated last month
- Miscellaneous Go hacks☆242Updated last month
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Define and run pattern-based custom linting rules.☆859Updated 2 months ago
- Go modules analysis tool☆407Updated 3 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Go rules for semgrep and go-ruleguard☆480Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- Go package for writing descriptions using the Graphviz DOT and Mermaid language☆292Updated last week
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆145Updated last year
- fault injection library in go using standard http middleware☆510Updated this week
- Size visualization of Go executables using D3☆479Updated last year
- View annotated files based on line-spec☆227Updated last year
- Shotizam analyzes the size of Go binaries☆615Updated last year
- Diodes are ring buffers manipulated via atomics.☆489Updated this week
- Callgraph analysis and visualization for Go☆167Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago