An open API service indexing awesome lists of open source software.

https://github.com/f321x/philosophers-42-core

Implementation of the 42 Exercise "Philosophers" based on the dining philosophers problem in C
https://github.com/f321x/philosophers-42-core

Last synced: over 1 year ago
JSON representation

Implementation of the 42 Exercise "Philosophers" based on the dining philosophers problem in C

Awesome Lists containing this project

README

          

# philosophers-42-core
Implementation of the 42 Exercise "Philosophers" based on the dining philosophers problem in C