Libft-42
PublicLibft is a project designed to deepen the understanding of C programming. The goal of the project is to create a personal library that re-implements a set of standard C library functions (such as string manipulation, memory management, and linked list operations), as well as other utility functions useful for future projects.