mcombeau / philosophersLinks
Philosophers is a project from the 42 school curriculum that explores concurrent programming with threads and mutexes, processes and semaphores. It is a variation on the famous dining philosophers problem.
☆29Updated 6 months ago
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☆19Updated 2 years ago
- ☆33Updated last year
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆57Updated 2 years ago
- Tester for the so_long project of 42 school☆44Updated last year
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 3 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…☆65Updated 6 months ago
- A small 2D Game made using the MiniLibX Graphics Library, Textures, sprites and tiles included - @42sp Project☆32Updated 2 years ago
- Project Tester - Pipex☆77Updated 3 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆57Updated 10 months ago
- Easy tester about Born2beroot project☆50Updated 7 months ago
- ☆26Updated last year
- ☆52Updated 8 months 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
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor. Thi…☆17Updated 7 months ago
- Push_swap tester and bonus tester + GUI pro checker☆105Updated 6 months ago
- My solution and basic explanantion on Net_Practice and networking basics.☆113Updated last year
- This is a tester for school 42 project push_swap, made by yfu from 42LYON.☆63Updated last year
- My work on the 42 get_next_line project.☆26Updated 3 years ago
- 42cursus - minitalk☆22Updated 3 years ago
- ☆28Updated last year
- ☆8Updated last year
- Implementation of push-swap (42-school project) on python with GUI.☆81Updated 2 years ago
- Dining philosophers problem's guide for 42 school☆112Updated 2 years ago
- Ecole 42 project☆37Updated 2 years ago
- Final Exam piscine☆51Updated 2 years ago
- Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the …☆42Updated last year
- get_next_line☆42Updated 2 years ago
- What's up, swappers☆28Updated 3 years ago
- A highly efficient sorting algorithm on two stacks☆44Updated 3 years ago
- A bare-minimum manual for the minishell 42 project.☆24Updated last year