Hi! This is a really cool project, thank you very much @amit-davidson. It's a shame I didn't see it sooner. If anyone needs a dynamic race detector in pure Go for specific reasons, you can use my library. I'd be very grateful if the community could leave their feedback and help me get more stars. I'd really like to see Go be able to detect races without relying on C++.
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 https://github.com/kolkov/racedetector.
Hi! This is a really cool project, thank you very much @amit-davidson. It's a shame I didn't see it sooner. If anyone needs a dynamic race detector in pure Go for specific reasons, you can use my library. I'd be very grateful if the community could leave their feedback and help me get more stars. I'd really like to see Go be able to detect races without relying on C++.
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 https://github.com/kolkov/racedetector.