mcombeau / philosophers
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.
☆13Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for philosophers
- ☆30Updated last year
- ☆26Updated 7 months ago
- ☆16Updated 2 years ago
- Ecole 42 project☆37Updated 2 years ago
- Tester for the so_long project of 42 school☆35Updated last year
- 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…☆58Updated 2 years ago
- A highly efficient sorting algorithm on two stacks☆42Updated 2 years ago
- Writing a simple sHell. 42_minishell☆27Updated 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…☆16Updated 3 weeks ago
- Implementation of push-swap (42-school project) on python with GUI.☆78Updated last year
- Small data exchange between client and server programs using UNIX signals - Introduction to Inter Process Communication (IPC)☆18Updated last year
- My work on the 42 get_next_line project.☆23Updated 2 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆52Updated 3 months ago
- 42cursus - minitalk☆17Updated 2 years ago
- Small data exchange program using UNIX signals.☆15Updated last year
- ☆46Updated 2 years ago
- Efficient, documented and Medium article attached. 3784 moves to sort 500 numbers!☆27Updated 3 months ago
- This is a tester for school 42 project push_swap, made by yfu from 42LYON.☆51Updated last year
- 42cursus' minitalk project. Begin date 10/mar/2022. Finish date 12/mar/2021. About 21h of total work.☆21Updated 2 years ago
- [42 Madrid] And thanks for all the fish!☆81Updated last year
- ☆21Updated last year
- Philosophers dinner problem in C. Introduction to threads, mutexes, processes, and semaphores☆13Updated last year
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆26Updated 2 years ago
- Push_swap tester and bonus tester + GUI pro checker☆88Updated this week
- Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the …☆26Updated last year
- Project Tester - Pipex☆73Updated 2 years ago
- get_next_line is a 42 school project meant to teach us how to read from a file descriptor and use static variables.☆4Updated 2 years ago
- A bespoke sorting algorithm, on 2 stacks.☆33Updated 6 years ago
- Skyscraper puzzle solver in C☆26Updated last year
- A guide for creating a small fractal exploration program. It is the time to discover or use the mathematical notion of complex numbers, t…☆15Updated last year