system-pclub / GCatchLinks
Statically Detecting Go Concurrency Bugs
☆436Updated 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☆307Updated 2 months ago
- A refactoring tool for Go☆675Updated 3 weeks ago
- Locking wrapper for running benchmarks on shared hosts☆152Updated last year
- Selected Go-internal packages factored out from the standard library☆924Updated 3 months 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
- Size visualization of Go executables using D3☆473Updated last year
- Go rules for semgrep and go-ruleguard☆472Updated 8 months ago
- fault injection library in go using standard http middleware☆509Updated last week
- Diodes are ring buffers manipulated via atomics.☆480Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆318Updated 2 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Continuous profiling for long-term postmortem analysis☆619Updated 2 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Define and run pattern-based custom linting rules.☆831Updated 4 months ago
- Miscellaneous Go hacks☆241Updated last month
- ☆427Updated 3 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- View annotated files based on line-spec☆225Updated last year
- 🔍 Go binary size SVG treemap☆577Updated 9 months ago
- Go modules analysis tool☆405Updated 2 years ago
- ☆195Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Trace Go program execution with uprobes and eBPF☆304Updated 4 months ago
- An efficient JSON decoder☆428Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆322Updated 5 years ago