Skip to content
#

data-race

Here are 20 public repositories matching this topic...

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

  • Updated Nov 19, 2025
  • Go

🍝 A concurrent solution to the classic Dining Philosophers problem using threads and mutexes in C. Includes a bonus version using processes and semaphores for advanced synchronization. Built as part of the 42 school curriculum to explore multithreading, inter-process communication, race conditions, and deadlock prevention.

  • Updated Jul 3, 2025
  • C

Improve this page

Add a description, image, and links to the data-race topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-race topic, visit your repo's landing page and select "manage topics."

Learn more