Projects in Awesome Lists tagged with mandatory
A curated list of projects in awesome lists tagged with mandatory .
https://github.com/f-corvaro/pipex
"Unleash the power of Unix pipelines and redirections with PIPEX - your gateway to system programming."
125 42 42commoncore 42network 42roma 42romaluiss 42school bonus c educational-project guide makefile mandatory pipes pipex pipex-42 pipex42 pipextester
Last synced: 24 Feb 2026
https://github.com/f-corvaro/get_next_line
"Line-by-Line File Reader"
125 42 42-projects 42roma 42romaluiss 42school bonus buffer educational file-io file-reader getnextline getnextline42 gnl gnl-42 gnl42 guide mandatory
Last synced: 03 Jul 2025
https://github.com/oditynet/virusstop
Patch for kernel 6.15.8 to block viruses, trojans and unwanted programs from running. Security is ensured while the virus does not know about the protection algorithm
antivirus antivirus-software kernel mandatory mandatory-access-control security virus-stop
Last synced: 28 Aug 2025
https://github.com/f-corvaro/push_swap
"Algorithm that sorts data using two stacks."
42 42network 42roma 42romaluiss 42school bonus guide mandatory mechanicalturk pushswap pushswap-42 pushswap42 sorting sorting-algorithms stack student-project
Last synced: 01 Nov 2025
https://github.com/tigran-sargsyan-w/pipex
This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.
42 42school bonus c command-execution file-descriptors mandatory pipes pipes-sh pipex process-forking redirection shell
Last synced: 29 May 2026
https://github.com/cypri1-dev/42_so_long
so_long is a "collect the coins" style game project developed as part of the curriculum at Ecole 42. Players control a character tasked with collecting objects while navigating obstacles. The game utilizes the MinilibX library .
42 42solong mandatory minilibx solong solong42 solongbonus
Last synced: 27 Mar 2025
https://github.com/tigran-sargsyan-w/minishell
This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
42 42school c c-language cli executor execve fork lexer mandatory minishell parser posix readline shell signals terminal unix unix-shell
Last synced: 19 Apr 2026
https://github.com/tigran-sargsyan-w/push_swap
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
42 42school algorithm bonus c challenge data-structures mandatory operations optimization push sorting stack swap
Last synced: 29 May 2026
https://github.com/f-corvaro/ft_printf
"Custom printf implementation"
42 42project 42roma 42romaluiss 42school bonus c cross-platform education ftprintf ftprintf-42 ftprintf42 guide linux macos mandatory static-library variadic-function
Last synced: 04 May 2026
https://github.com/cypri1-dev/42_push_swap
Push Swap is a sorting algorithm project in C. It involves sorting a stack of integers using a limited set of operations.
42 bonus mandatory pushswap pushswap-42 pushswap42 sorted
Last synced: 30 Aug 2025
https://github.com/cypri1-dev/42_printf
ft_printf is a custom implementation of the printf function in C. It provides a flexible and customizable way to format and print data to the standard output stream.
mandatory printf printf-42 printf-functions printf42
Last synced: 27 Mar 2025
https://github.com/cypri1-dev/42_get_next_line
This project is part of the curriculum at Ecole 42. The goal of "42_get_next_line" is to create a function that reads a line from a file descriptor.
bonus get-next-line get-next-line-42 getnextline getnextline-42 getnextline42 mandatory
Last synced: 26 Jul 2025
https://github.com/tigran-sargsyan-w/ft_printf
The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)
42 42school c formatting function implementation mandatory printf programming string-manipulation unix
Last synced: 29 May 2026