- Málaga, Spain
-
08:37
(UTC +02:00)
Highlights
- Pro
Popular repositories Loading
-
libft
libft PublicCustom reimplementation of core C standard library functions (memory, strings, conversions) plus a linked-list toolkit, organized by category and built as a static library
C
-
get_next_line
get_next_line Publicget_next_line in C — two implementations (array vs linked-list) compared for speed vs memory efficiency across multiple file descriptors
C
-
ft_printf
ft_printf PublicCustom printf() implementation in C, refactored into a buffered I/O engine — ~30x faster than the unbuffered baseline, with syscalls cut by 99.9%
C
-
push_swap
push_swap Publicpush_swap sorting algorithm in C — computes the shortest operation sequence to sort integers across two stacks, verified by a companion checker binary
C
-
Codexion
Codexion PublicConcurrency simulation in C — a Dining Philosophers evolution with deadlock prevention, starvation-free scheduling, and precise deadline monitoring
C
If the problem persists, check the GitHub status page or contact support.