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.
☆42Updated last year
Alternatives and similar repositories for philosophers
Users that are interested in philosophers are comparing it to the libraries listed below
Sorting:
- 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
- Ecole 42 project☆37Updated 2 years ago
- Dining philosophers problem's guide for 42 school☆112Updated 2 years ago
- The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.☆85Updated last year
- [42 Madrid] As beautiful as a shell☆58Updated 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…☆118Updated last year
- Tester for the so_long project of 42 school☆44Updated last year
- ☆28Updated last year
- ☆26Updated last year
- Development repo for 42cursus' minishell project☆20Updated 4 years ago
- 42Course☆78Updated last month
- ft_printf is a 42 school project where we must replicate the behavior of C library printf function. The project teaches us about variadic…☆20Updated 6 months ago
- ☆52Updated 8 months ago
- My solution and basic explanantion on Net_Practice and networking basics.☆113Updated last year
- My work on the 42 get_next_line project.☆26Updated 3 years ago
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆57Updated 2 years ago
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 3 years ago
- What's up, swappers☆28Updated 3 years ago
- This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.☆70Updated 11 months ago
- [42 Madrid] And thanks for all the fish!☆92Updated 2 years ago
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.☆85Updated 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, wit…☆87Updated 2 weeks ago
- 42 São Paulo - pipex☆10Updated 2 years ago
- A mini recreation of bash.☆82Updated 2 years ago
- This is my solution for the so_long project of the Core Curriculum of 42 school.☆15Updated 2 years ago
- ☆8Updated last year
- Efficient, documented and Medium article attached. 3784 moves to sort 500 numbers!☆32Updated last week
- Prompt: Recode your own IRC server in C++☆42Updated 2 years ago
- Pipex project school 42☆77Updated 3 years ago
- The 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine w…☆38Updated 6 months ago