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.
☆49Aug 21, 2023Updated 2 years ago
Alternatives and similar repositories for philosophers
Users that are interested in philosophers are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- One of the first graphical projects at 42 school, fract-ol introduces us to 2D programming with fractal generation.☆30Nov 30, 2024Updated last year
- Philosophers is a project from the 42 school curriculum that explores concurrent programming with threads and mutexes, processes and sema…☆33Nov 30, 2024Updated last year
- Inception 42 project guide☆32Mar 18, 2023Updated 3 years ago
- 42 - Rewrite a simple shell☆74Sep 9, 2020Updated 5 years ago
- ☆56Oct 2, 2024Updated last year
- Push_swap is a project that challenges students to create a sorting algorithm for a specific problem: to sort a list of integers using a …☆12Aug 24, 2025Updated 7 months ago
- Dining philosophers problem's guide for 42 school☆114Apr 12, 2023Updated 2 years ago
- Tester for the 🔥 minishell 🔥 project at École 42☆166May 27, 2024Updated last year
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Jun 2, 2022Updated 3 years ago
- 42 Philosophers project☆10Sep 21, 2022Updated 3 years ago
- ☆29Apr 13, 2024Updated last year
- A mini Ray Tracer written in C from scratch.☆10Dec 27, 2023Updated 2 years ago
- .dotfiles for fearless terminal 42 cadets☆14Jul 27, 2025Updated 7 months 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…☆67Nov 30, 2024Updated last year
- ☆12Jun 21, 2025Updated 9 months ago
- A C implementation of the classic Dining Philosophers problem. A 42 school project exploring threading, mutexes, and semaphores to solve …☆19Mar 11, 2026Updated last week
- A mini recreation of bash.☆85Oct 6, 2022Updated 3 years ago
- It's like cutting an onion. Will make you cry. 1000+ tests to dance on your nerves.☆98Feb 5, 2025Updated last year
- Pipex project school 42☆80Feb 6, 2022Updated 4 years ago
- The goal of this project is to get acquainted with the amazing world of virtualization.☆12Apr 11, 2024Updated last year
- A bare-minimum manual for the minishell 42 project.☆26Apr 12, 2024Updated last year
- A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks.☆368Jul 11, 2025Updated 8 months ago
- Projet SoLong - école 42☆15Jan 25, 2025Updated last year
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d game☆19May 4, 2021Updated 4 years ago
- ☆25Dec 10, 2024Updated last year
- [42 Madrid] As beautiful as a shell☆57Mar 29, 2024Updated last year
- Solutions to 42's piscine C exercises☆13Aug 28, 2019Updated 6 years ago
- Ecole 42 project☆38Sep 6, 2022Updated 3 years ago
- the quickest way to solve microshell Exam Rank 04☆142Dec 7, 2023Updated 2 years ago
- Philosophers - 42 project☆13Sep 24, 2022Updated 3 years ago
- Prompt: Recode your own IRC server in C++☆45Mar 7, 2023Updated 3 years ago
- Push_swap tester and bonus tester + GUI pro checker☆119Dec 9, 2024Updated last year
- ☆28May 25, 2021Updated 4 years ago
- A C program that reproduces the behavior of the shell pipe (`|`). This 42 school project uses `fork()`, `pipe()`, and `dup2()` to manage …☆56Mar 11, 2026Updated last week
- recode printf | école 42☆14Mar 16, 2021Updated 5 years ago
- libft project of 42 school☆11Feb 21, 2021Updated 5 years ago
- 42 Project to reverse engenieer shell with several limitations (and how to handle work with others <3).☆22May 14, 2024Updated last year
- ☆27Feb 27, 2019Updated 7 years ago
- This is my final 42's project philosophers, the goal was to learn threads and mutexs☆52Sep 29, 2021Updated 4 years ago