Projects in Awesome Lists tagged with data-races
A curated list of projects in awesome lists tagged with data-races .
https://github.com/jotavare/philosophers
Often referred to as the Dining Philosophers Problem, is a classical synchronization problem that explores the challenges of resource sharing and deadlock avoidance.
c data-races deadlock dining-philosophers-problem gdb makefile multithreading mutex-synchronisation mutexes-locks norminette philosophers pthreads semaphore thread valgrind
Last synced: 09 Jul 2025
https://github.com/mbdanielcrespo/philosophers
Project that simulates the classic dining philosophers problem. It focuses on concurrent programming using threads and mutexes to manage resource sharing, prevent deadlocks and data races, and ensure synchronization among multiple processes.
data-races deadlock-security input-parsing multithreading mutexes resource-sharing synchronization timing
Last synced: 12 Oct 2025