philo
There are 10 repositories under philo topic.
pasqualerossi/Philosophers
Everyone has got to eat and sleep and think and potentially die! Welcome to the life of Philosophers!
swotex/philoChecker
It's a programme for the testing the philosopher project 42
ericdjavid/Philosopher
Generating simple life process of a bunch of philosophers
llefranc/42_philosophers
School project: introduction to the basics of threading a process and how to work on the same memory space.
maiadegraaf/philo
This project introduces the concepts of multi-threading and mutexes.
dlanotte42/42Philosophers
Philosophers 42
CalPolyResDev/service_uploader
Cron uploader for Philo, Notifiii, etc
MVPee/42-Philosophers
The dining philosophers problem. The dining philosophers problem is a famous problem in computer science used to illustrate common issues in concurrent programming.
MVPee/pushswap_tester
tester for some 42 projects