abdo-sebban/libft
Libft is a custom C library that replicates key functions from the standard library, adding utilities for string handling, memory management, and data structures. It's a foundational toolkit for C developers, ideal for optimizing and reusing core functions in projects.
C