Systems·C
Libft
Recreating the C standard library
About this project
The starter project of the 1337 curriculum: a custom library recreating standard C functions for string operations, memory allocation, list manipulations, and format checking. Used as the core helper library for all subsequent 1337 C projects.
Tech Stack
CStandard LibraryMemory ManagementData Structures