Popular repositories Loading
-
Libft
Libft Public📚 [42] A library of essential C functions, providing custom implementations of standard library functions (memory manipulation, string handling...).
C
-
ft_printf
ft_printf Public🖨️ [42] A custom implementation of the standard printf variadic function, designed to handle various format specifiers and argument types and efficiently format and output text to the console.
C
-
get_next_line
get_next_line Public✏️ [42] A function that reads and returns one line at a time from a file descriptor, implementing buffering techniques and a scalable approach to handle potentially large files.
C
-
push_swap
push_swap Public🫸 [42] A sorting algorithm project focused on efficiently sorting a stack using a minimal number of operations through algorithmic problem-solving in C.
C
-
Minitalk
Minitalk Public📻 [42] A project that implements inter-process communication using Unix signals. It provides a practical application of process synchronization on a low-level system.
C
If the problem persists, check the GitHub status page or contact support.