Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: 42-philosophers

julienhouyet/42-philosophers

🧠 Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.

Language: C - Size: 7.81 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 0 - Forks: 0

pasqualerossi/Philosophers

Everyone has got to eat and sleep and think and potentially die! Welcome to the life of Philosophers!

Language: C - Size: 91.8 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 6 - Forks: 2

dpetrosy/42-Philosophers

42 School Philosophers project: The Dining Philosophers Problem, written in C.

Language: C - Size: 1.61 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

abouabra/42-Philosophers

Philosophers is a project that aims to create a simulation of the dining philosophers problem.

Language: C - Size: 61.5 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

aaron-22766/42_philosophers

Solve the dining philosophers problem with threads and mutexes

Language: C - Size: 31.3 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Kuninoto/42_Philosophers

Philosophers dinner problem in C. Introduction to threads, mutexes, processes, semaphores and Inter Process Communication (IPC)

Language: C - Size: 1.78 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 8 - Forks: 0