Libft: Custom C Library - a 42 Project by Matilde SilvaLibft: Custom C Library - a 42 Project by Matilde Silva

Libft: Custom C Library - a 42 Project

Matilde Silva

Matilde Silva

📚 Libft – a 42 Project

The libft project is a custom implementation of essential C Standard Library functions, developed as part of the 42 School curriculum. It serves as the ground level for code interpretation of basic functions, memory management and overall low-level programming in C.
This project showcases approximately 43 functions that the school believes are necessary for developing future projects.

✨ Features

✅ Implements replicated functions of the stardard C library.
✅ Includes extra functions on string manipulation, memory management and linked lists.
✅ Streamlines the importing process as a helper library for future projects.
✅ Easy and flexible updates for future added functions.

Full Project page on GitHub:

Like this project

Posted Jun 3, 2025

Rebuilt essential C functions from scratch at 42, focusing on memory, strings & logic. Foundation for Pipex/Push Swap & Unix systems programming.

Likes

0

Views

9

Timeline

Oct 21, 2024 - Nov 6, 2024