An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with libft42

A curated list of projects in awesome lists tagged with libft42 .

https://github.com/pasqualerossi/libft

First 42 School Project. Creating your own library.

42-libft 42libft libft libft-1337 libft-42 libft42

Last synced: 29 Apr 2025

https://github.com/FranFrau/Supreme-Tester-Libft

An autotester for the 42School Libft

42romaluiss 42rome 42school libft libft42 libfttester

Last synced: 31 Mar 2025

https://github.com/gemartin99/libft

The objective of this project is to program a C library regrouping usual functions that you'll be allowed to use in all your future projects.

42barcelona 42cursus 42libft 42projects 42school educational-project libft libft42

Last synced: 31 Jul 2025

https://github.com/achrafelkhnissi/libft

This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.

1337 1337libft 1337school 42cursus 42projects 42school libft libft42

Last synced: 15 Apr 2025

https://github.com/publioelio/school-42-libft

A repository with all archives for the proyect libft in the School 42 core cursus. It's a custom-made library :books: of useful functions in C language :wrench:

42cursus 42projects 42school c-language libft42 library makefile school-42-malaga

Last synced: 23 Jun 2025

https://github.com/kuninoto/42_libft

Static C library with usual functions and recreations of libc functions to use throughout the course.

42 42-school 42born2code 42cursus 42porto 42portugal 42projects 42school ecole42 libft libft-42 libft42

Last synced: 29 Apr 2025

https://github.com/marcusvinix/42libft

This is my C functions library, my first project as a cadet at School 42 São Paulo. It has functions to manipulate strings, memory, and linked list, and I will expand this in the future when necessary.

42 42school c libft42

Last synced: 06 Jul 2025

https://github.com/simon-zerisenay/42-ft_printf

42 ft_printf: ft_printf is a project that involves recreating the functionality of the printf function from the standard C library. The project focuses on parsing format specifiers, formatting output, and handling various data types.

42abudhabi 42school c ecole42 libft42 printf printf-42

Last synced: 05 Mar 2025

https://github.com/izenynn/libft

42 Cursus - Libft: My implementation of some useful C functions and some additional ones to use it in future projects of 42.

42 42born2code c get-next-line getnextline getnextline42 lib libc libft libft42 library linux macos printf printf-42

Last synced: 11 Jul 2025

https://github.com/deryaxacar/42-libft

`libft` offers an opportunity to understand how some basic functions in the standard C library work. It is often used as a fundamental exercise to reimplement these functions and create your own library. These functions span various areas such as memory operations, string manipulation, character handling, and lists.

42 42-libft 42-school 42born2code 42cursus 42libft-c 42projects 42school c c-library c-programming c-programming-language c-project c-projects libft libft42 libraries library

Last synced: 12 Jul 2025

https://github.com/amaitou/libft

A library of standard C functions from scratch. These functions cover essential operations such as string manipulation, memory allocation, and more. The primary goal is to deepen understanding of these fundamental concepts and provide a reliable library for use in subsequent projects.

1337school 42cursus 42network c libft42 makefile memory-allocation

Last synced: 30 Jan 2026

https://github.com/abdelkarimhajji/libft_42

Libft: Your Custom C Library @ 42 📚 Discover my implementation of the "libft" project at 42. This custom C library provides essential functions for various tasks, empowering your C programming journey! #CProgramming #Libft 🚀💻

c libft42 makefile

Last synced: 21 Aug 2025

https://github.com/florian-a/libft

Libft ma propre bibliothèque à moi tout seul.

42 42-school 42born2code 42cursus 42projects 42school c ft-libft libft libft42

Last synced: 25 Feb 2025

https://github.com/jose-jaen/libft-42

Basic C library with useful functions

42 42born2code 42madrid 42school c libft libft42 programming

Last synced: 25 Aug 2025

https://github.com/sulig/libft_and_test

Tu primera librería -------------------> Este proyecto consiste en programar una librería en C. Tu librería tendrá un montón de funciones de propósito general en las que se apoyarán tus programas.

42 42barcelona 42cursus 42projects 42school c libft libft42 libfttester

Last synced: 14 Oct 2025

https://github.com/mavmi/libft

A bunch of functions

born2code ecole42 libft42 library school21

Last synced: 28 Jul 2025

https://github.com/rarakira/libft

Reimplementation of the Standard C Library functions, 42 curriculum

21school ecole42 libft libft42

Last synced: 06 Oct 2025

https://github.com/yettabaa/libft

Libft is the first project at 42 School, designed to help students create their own custom C library. This library includes a collection of commonly used functions that can be reused in future projects throughout the 42cursus.

1337 1337school 42 42cursus 42school c libft libft-42 libft1337 libft42

Last synced: 18 Oct 2025

https://github.com/alvachon/42_libft

The first project at 42 quebec is to create a static library with original and homemade version of pre-existing functions in the C library

libft libft-42 libft42

Last synced: 29 Apr 2026

https://github.com/izenynn/ft_printf

42 Cursus - ft_printf: A simple implementation of C printf function to add it to the libft and use it in future projects.

42 42born2code c lib libc libft libft42 library linux macos printf printf-42

Last synced: 11 May 2026

https://github.com/cypri1-dev/42_libft

Libft is a C library containing a collection of common functions to aid in C programming. These functions include string manipulations, memory manipulations, operations on linked lists, etc.

bonus libft libft-42 libft42 mandatory

Last synced: 27 Mar 2025

https://github.com/fiore-g/libft_42

Este es el primer proyecto del cursus de 42, que consiste en recrear funciones de la biblioteca estándar de C para usarlas más adelante en proyectos futuros⭐.

c libft libft-42 libft42

Last synced: 09 Apr 2025

https://github.com/maricard18/42-libft

This project is about coding our own C library.

42born2code 42cursus 42projects 42school c libft libft-42 libft42

Last synced: 12 Jun 2026

https://github.com/clementvidon/libft

[documented code / -pedantic -std=c89] - Libft project aims to recode some useful functions from libc as well as new functions of my choice.

42 42born2code 42cursus 42libft 42network 42paris 42projects 42school ansi ansic c c89 libft libft42

Last synced: 09 Sep 2025

https://github.com/mepadev/42-libft

The purpose of this project is to recreate some basic functions from the C standard libraries (libc) and other additional functions such as Linked List. This project serves as the foundation for others on 42 journey.

42 42-school 42born2code 42cursus 42paris 42projects 42school c libc libft libft-42 libft42 make makefile project

Last synced: 29 Oct 2025

https://github.com/suiramdev/42-libft

📓 libft is a library that I use for 42 school projects that are C coded.

42 42born2code 42cursus 42projects 42school libft libft-42 libft42

Last synced: 24 Jun 2025

https://github.com/justshush/libft_full

This is the normal libft + ft_printf and get_next_line

42 42born2code 42cursus 42lisboa 42projects 42school libft libft42

Last synced: 18 Mar 2025

https://github.com/alkuzin/libft

The libft - rewrited C standard library for own projects

ecole-42 ecole42 lib libft libft-42 libft42 library school-21 school21

Last synced: 25 Feb 2025

https://github.com/maripeshko/libft

standart library function (+bonus)

libft libft42

Last synced: 29 Jun 2025

https://github.com/luciana-pereira/libft

Este projeto consiste na codificação de uma biblioteca C, primeiro projeto realizado para a 42SP.

42 42born2code 42projects 42school c libft42 makefile

Last synced: 22 May 2026

https://github.com/carlosrocha-dev/libft

This project is about understanding the way the standard functions works, implementing and learning to use them.

42 42cursus 42projects 42school libc libft42

Last synced: 02 Jul 2025

https://github.com/dpetrosy/42-libft

42 School's first project: libft. The goal is to create our own C library for use in future projects.

42 42-cursus 42-libft 42-school 42born2code 42cursus 42libft 42projects 42school 42yerevan c c-programming libft libft-42 libft42 library makefile

Last synced: 24 Mar 2025

https://github.com/salmane10/libft

My very first own library

1337 c c-functions c-language libft42 library-functions

Last synced: 09 Apr 2025

https://github.com/pin3dev/42_libft

Custom C library that replicates standard functions and introduces extra utilities for handling strings, memory, and lists. This project serves as a foundation for mastering low-level programming and understanding function implementation in C.

42-cursus 42-libft 42-school 42borntocode 42cursus 42sp custom-library libc libft libft-42 libft42 low-level

Last synced: 09 Apr 2025

https://github.com/rogeriols/libft-42sp

This project consists of coding a library that contains a simplified version of the printf function.

42projects 42school c libft42 makefile

Last synced: 15 Oct 2025