DeRuina / philosophersLinks
Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the C programming language and multithreading to implement a solution that prevents deadlocks and resource conflicts.
☆44Updated last year
Alternatives and similar repositories for philosophers
Users that are interested in philosophers are comparing it to the libraries listed below
Sorting:
- Dining philosophers problem's guide for 42 school☆111Updated 2 years ago
- push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number o…☆68Updated 7 months ago
- [42 Madrid] As beautiful as a shell☆58Updated last year
- Ecole 42 project☆38Updated 2 years ago
- This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succ…☆118Updated last year
- Pipex project school 42☆77Updated 3 years ago
- 42Course☆78Updated 2 months ago
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.