philosopher
There are 8 repositories under philosopher topic.
Jfaler/Philosophy
:octocat: A list of philosophy books and resources.
Karlxin/OK001
OpenKarlCopter
swotex/philoChecker
It's a programme for the testing the philosopher project 42
ericdjavid/Philosopher
Generating simple life process of a bunch of philosophers
tonyhan18/Philosophers_2022
docs for philosopher
aberry-21/DiningPhilosophers
The dining philosophers problem states that there are 5 philosophers sharing a circular table and they eat and think alternatively.
javaf/dining-philosophers-problem
The dining philosophers problem is an example problem often used in concurrent algorithm design.