Skip to content
#

data-race

Here are 18 public repositories matching this topic...

🍝 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 Jun 19, 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