Liudok / Minitalk-42
Server - Client mini chat using only 2 signals (SIGUSR1 and SIGUSR2) to send message.
☆8Updated 6 years ago
Alternatives and similar repositories for Minitalk-42
Users that are interested in Minitalk-42 are comparing it to the libraries listed below
Sorting:
- 42cursus - minitalk☆22Updated 3 years ago
- ☆32Updated last year
- Small implementation of a shell replicating bash, truly hell☆7Updated last month
- A library that contains ft_printf, a function that mimics the real printf - @42sp Project☆12Updated last year
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 2 years ago
- Philosophers dinner problem in C. Introduction to parallel programming.☆13Updated last month
- Tester for the so_long project of 42 school☆40Updated last year
- Get Next Line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a…☆34Updated 6 years ago
- 2D and animated game project 42☆31Updated 2 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆59Updated 9 months ago
- A bare-minimum manual for the minishell 42 project.☆24Updated last year
- Exercises from 42 C Piscine Exams. Not all the solutions are correct and pull requests are welcome to fix the problems☆50Updated 7 years ago
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d game☆17Updated 4 years ago
- Philosophers is a project from the 42 school curriculum that explores concurrent programming with threads and mutexes, processes and sema…☆25Updated 5 months ago
- A regular 42Cursus journey here!☆18Updated last year
- This is a repository with all the work I've done during the C piscine that took place in Paris at 42 school in July 2019.☆57Updated 5 years ago
- Project Tester - Pipex☆75Updated 2 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…☆66Updated 5 months ago
- My work on the 42 get_next_line project.☆26Updated 3 years ago
- Reference repository for all the 42 C Piscine projects.☆43Updated 4 years ago
- 2D'game where the objective is gather all the targets in order to escape of the map.☆14Updated 2 years ago
- The goal of this project is to create the function get_next_line.c which, when called in a loop, will then allow the available text in th…☆16Updated 2 years ago
- I’ve never thought philosophy would be so deadly☆17Updated 3 years ago
- A bespoke sorting algorithm, on 2 stacks.☆33Updated 6 years ago
- Implementation of push-swap (42-school project) on python with GUI.☆81Updated 2 years ago
- A C static library with recoded standard functions - @42sp Project☆19Updated 2 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
- Dining philosophers problem is a problem created by Edsger Wybe Dijkstra in 1965 to explain the deadlock state of an operating system, wh…☆46Updated 2 years ago
- A small 2D game developed with MiniLibx, the graphic library of the 42School.☆13Updated last month
- Push Swap: The most efficient yet inefficient algorithm.☆14Updated last year