Libft

Domain
Software Engineering
Type
42

Stack

  • C
  • Makefile

A custom C library built from scratch by reimplementing essential standard library functions (strings, memory, conversion, output) and a set of linked-list utilities. Serves as the foundation for later 42 projects and demonstrates a minimal, well-tested toolbox instead of black-box APIs.