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.
☆49Updated 2 years ago
Alternatives and similar repositories for philosophers
Users that are interested in philosophers are comparing it to the libraries listed below
Sorting:
- [42 Madrid] As beautiful as a shell☆57Updated last year
- Dining philosophers problem's guide for 42 school☆111Updated 2 years ago
- 42Course☆86Updated 2 months ago
- Ecole 42 project☆38Updated 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…☆67Updated last year
- The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.☆79Updated last year
- This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.☆72Updated last year
- 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…☆124Updated 2 years ago
- Tester for the 🔥 minishell 🔥 project at École 42☆166Updated last year
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.☆90Updated 2 years ago
- Pipex project school 42☆80Updated 4 years ago
- 42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.☆74Updated 4 years ago
- My solution and basic explanantion on Net_Practice and networking basics.☆119Updated 2 years ago
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆56Updated 3 years ago
- Development repo for 42cursus' Libft project☆108Updated last year
- ☆29Updated last year
- Development repo for 42cursus' minishell project☆19Updated 4 years ago
- ☆29Updated 2 years ago
- 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 …☆12Updated 5 months ago
- Final Exam piscine☆68Updated 3 years ago
- 42 exam rank 06 based on the given main. This version is very solid because it allocates the memory. And it is not too hard to remember b…☆60Updated 4 years ago
- monitoring.sh script, walk through installation and setting up, evaluation Q&A☆88Updated 2 years ago
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…☆95Updated 8 months ago
- ☆54Updated last year
- 42's libft with comments to understand what each function does and how it works.☆197Updated 10 years ago
- Tester for the so_long project of 42 school☆45Updated 2 years ago
- A mini recreation of bash.☆84Updated 3 years ago
- Born2beroot (42cursus). This project aims to introduce you to the wonderful world of virtualization.☆122Updated last year
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 3 years ago
- Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.☆101Updated 11 months ago