Ecole 42 project
☆37Sep 6, 2022Updated 3 years ago
Alternatives and similar repositories for pipex
Users that are interested in pipex are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- get_next_line is the second project of 42 cursus.☆20Sep 6, 2021Updated 4 years ago
- Pipex project school 42☆79Feb 6, 2022Updated 4 years ago
- This is my solution for the so_long project of the Core Curriculum of 42 school.☆13Jan 2, 2023Updated 3 years ago
- 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…☆125Sep 6, 2023Updated 2 years ago
- A C program that reproduces the behavior of the shell pipe (`|`). This 42 school project uses `fork()`, `pipe()`, and `dup2()` to manage …☆55Mar 11, 2026Updated 5 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…