system-pclub / go-concurrency-bugsLinks
Collected Concurrency Bugs in Our ASPLOS Paper
☆261Updated 6 years ago
Alternatives and similar repositories for go-concurrency-bugs
Users that are interested in go-concurrency-bugs are comparing it to the libraries listed below
Sorting:
- Statically Detecting Go Concurrency Bugs☆438Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- ☆810Updated 5 years ago
- failpoints for go☆408Updated this week
- An interactive tool to analyze Golang goroutine dump.☆474Updated 3 years ago
- Slides and links for 2019 talks☆312Updated 5 years ago
- Static analyser for finding Deadlocks in Go☆320Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- Golang AST visualizer☆787Updated last year
- Continuous profiling for long-term postmortem analysis☆623Updated 2 years ago
- Miscellaneous Go hacks☆242Updated 4 months ago
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- ☆51Updated 2 years ago
- [mirror] Performance measurement, storage, and analysis.☆387Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- ☆431Updated 6 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- Trace Go program execution with uprobes and eBPF☆307Updated 6 months ago
- Selected Go-internal packages factored out from the standard library☆948Updated 6 months ago
- An implementation of failpoints for Golang.☆865Updated last month
- fault injection library in go using standard http middleware☆510Updated 2 weeks ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- Checklist for code reviews☆158Updated 4 years ago
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 6 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago