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.
☆22Updated 2 months ago
Alternatives and similar repositories for philosophers:
Users that are interested in philosophers are comparing it to the libraries listed below
- ☆31Updated last year
- Dining philosophers problem's☆18Updated 2 years ago
- This is my solution for the so_long project of the Core Curriculum of 42 school.☆18Updated 2 years ago
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆62Updated 2 years ago
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆26Updated 2 years ago
- Philosophers dinner problem in C. Introduction to threads, mutexes, processes, and semaphores☆13Updated last year
- ☆25Updated last year
- Project Tester - Pipex☆75Updated 2 years ago
- ft_printf is a 42 school project where we must replicate the behavior of C library printf function. The project teaches us about variadic…☆18Updated 2 months ago
- Tester for the so_long project of 42 school☆38Updated last year
- Ecole 42 project☆38Updated 2 years ago
- get_next_line☆42Updated last year
- Easy tester about Born2beroot project☆46Updated 3 months ago
- 42cursus - minitalk☆18Updated 3 years ago
- All the projects done while being a student of 42Urduliz, Bilbao.☆35Updated 3 weeks ago
- ☆14Updated last year
- Development repo for 42cursus' minishell project☆17Updated 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…☆62Updated 2 months ago
- Introduction to CPP, RAII, OOP, I/O and file streams, operator overloading, templates/generics and containers☆18Updated last year
- A highly efficient sorting algorithm on two stacks☆45Updated 2 years ago
- Small map validator for 42 School so_long project☆14Updated 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 3 months ago
- My work on the 42 get_next_line project.☆26Updated 2 years ago
- Final Exam piscine☆42Updated 2 years ago
- Born2beroot project from 42 network with bonus☆19Updated 3 years ago
- ☆28Updated 10 months ago
- Exercises from 42 C Piscine Exams. Not all the solutions are correct and pull requests are welcome to fix the problems☆42Updated 6 years ago
- Writing a simple sHell. 42_minishell☆30Updated last year
- Suject && Solution for 42 Exam Rank 02☆77Updated 5 months ago
- Sorting Data Algorithms.☆11Updated last week