A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs
-
Updated
Dec 28, 2019 - Go
A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs
Docker image for auto-recompiling and auto-restarting Golang server application
Pure-Go race detector - No CGO required! Detect data races in Go programs running on AWS Lambda, Docker (FROM scratch), Alpine Linux. FastTrack algorithm, 85.7% coverage, production-ready
LLOV: LLVM OpenMP Verifier - : A Fast Static Data-Race Checker for OpenMP Programs
🎯 Detect race conditions in your Go applications with this pure Go race detector, compatible with `CGO_ENABLED=0`. Ensure safer, more reliable code easily.
Add a description, image, and links to the race-detector topic page so that developers can more easily learn about it.
To associate your repository with the race-detector topic, visit your repo's landing page and select "manage topics."