system-pclub / go-concurrency-bugs
Collected Concurrency Bugs in Our ASPLOS Paper
☆255Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-concurrency-bugs
- Statically Detecting Go Concurrency Bugs☆435Updated last year
- failpoints for go☆391Updated last week
- Static analyser for finding Deadlocks in Go☆316Updated last year
- Trace Go program execution with uprobes and eBPF☆299Updated last year
- Chronos - A static race detector for the go language☆428Updated 2 years ago
- An interactive tool to analyze Golang goroutine dump.☆465Updated 2 years ago
- Miscellaneous Go hacks☆229Updated last month
- Callgraph analysis and visualization for Go☆163Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated last month
- Continuous profiling for long-term postmortem analysis☆611Updated last year
- A quick tour (or reminder) of Go performance tools☆262Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆149Updated 9 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆336Updated 7 months ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- fault injection library in go using standard http middleware☆506Updated last month
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- Slides and links for 2019 talks☆313Updated 4 years ago
- A refactoring tool for Go☆670Updated 5 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Search for Go code using syntax trees☆478Updated 3 years ago
- Checklist for code reviews☆151Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago
- Go implementation of Netflix/concurrency-limits☆121Updated last week
- An implementation of failpoints for Golang.☆821Updated 5 months ago
- Zero-allocation reflection library for Go☆526Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- auto adjust your GOGC value☆219Updated 3 months ago
- Distributed RWMutex in Go☆343Updated 5 years ago