Projects in Awesome Lists tagged with libft
A curated list of projects in awesome lists tagged with libft .
https://github.com/xicodomingues/francinette
An easy to use testing framework for the 42 projects
42 42projects ftprintf getnextline libft minitalk pipex tester
Last synced: 24 Mar 2025
https://github.com/tripouille/libfttester
Tester for the libft project of 42 school
2019 42 leaks libft libfttester malloc-size tester tripouille valgrind
Last synced: 05 Apr 2025
https://github.com/Tripouille/libftTester
Tester for the libft project of 42 school
2019 42 leaks libft libfttester malloc-size tester tripouille valgrind
Last synced: 24 Mar 2025
https://github.com/0x050f/libft-war-machine
forked repository of libftest (by jtoty) for libft at 42
42 libft libft-unit-test libft-war-machine libftest
Last synced: 24 Mar 2025
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/48d31kh413k/1337-libft-42
This 42project aims to code a C library regrouping usual functions that we’ll be allowed to use in all our other 42 projects.
1337 1337school 42 42born2code 42projects 42school libft
Last synced: 31 Oct 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/madebypixel02/libft
[42 Madrid] Your very first own library
42-cursus 42born2code 42madrid c git libft makefile norminette peer2peer
Last synced: 16 Oct 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/milenacarecho/42sp
Esse repositório é onde compartilharei minha jornada na escola de engenharia de software @42SP. Colocarei aqui os meus projetos em ordem cronológica e explicada 😄
42 42sp c data-structures libft
Last synced: 09 Jul 2025
https://github.com/jotavare/libft
Create my own library and redo a set of functions from the C standard library.
c dynamic-array gdb libft linked-list makefile malloc norminette standard-library string-manipulation string-matching valgrind
Last synced: 24 Apr 2025
https://github.com/gmarcha/42_libft_tester
A simple step-by-step tester to C 42 Library.
42 42born2code 42projects 42school c libft libfttester shell tester
Last synced: 02 Jan 2026
https://github.com/vbrazhnik/libft
School 42 project // C library (Reimplementation of libc functions + own functions)
42 42projects 42school born2code c c-library libft library unitfactory
Last synced: 02 May 2025
https://github.com/magalhaesm/libft
My implementation of some of the Standard C Library functions.
Last synced: 13 Apr 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/lareii/libft
📚 My very first own library.
42 42born2code 42cursus 42projects 42school libft libft-1337 libft-42 libft42
Last synced: 30 Apr 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/librity/ft_libft
42 São Paulo - Libft
42 42born2code 42saopaulo 42school c cursus ft-libft libft norminette tests
Last synced: 25 Apr 2025
https://github.com/simon-zerisenay/libft
Libft: Libft is a library project that aims to recreate various standard C library functions as well as additional useful functions. The project helps to strengthen programming skills by implementing common functionality from scratch.
42 42-school 42born2code 42projects c clibrary ecole42 libft
Last synced: 24 Sep 2025
https://github.com/secondfry/school21-libft
Standart library project (libft) from Ecole 42 (done in School 21, Moscow campus)
c coding-bootcamp coding-school ecole42 libft school21 university
Last synced: 08 Nov 2025
https://github.com/seluj78/42pychecker
A 42FileChecker rework in Python
42 42-school 42born2code 42fc 42filechecker 42pychecker 42school ftls libft
Last synced: 25 Feb 2025
https://github.com/uael/libft
The aim of this project is to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects.
Last synced: 20 Jul 2025
https://github.com/ysoroko/libft
44 functions reunited in a personal library to use anywhere, anytime
19 42 c first-project intro libft library makefile
Last synced: 29 Jun 2025
https://github.com/jos-felipe/libft
Biblioteca de funções fundamentais para manipulação de cadeias de caracteres, espaços de memória e listas em C
Last synced: 11 Jul 2025
https://github.com/wescande/libft
Great libft for 42 school of code
42 libft makefile progress-bar
Last synced: 30 Mar 2025
https://github.com/mewmewdevart/libft
[42 Cursus] My first library in C : a collection of functions that will be a useful tool.
42cursus 42saopaulo c libft library makefile
Last synced: 26 Feb 2025
https://github.com/mathyscogne/42_libft
Essential C library functions, including the standard library, and additional utilities
Last synced: 10 Oct 2025
https://github.com/aabduvak/libft
Libft (42cursus) 2022. This project aims to redo in C a library of usual functions that can be used is the next projects of 42.
42born2code 42cursus 42istanbul 42school libft
Last synced: 23 Oct 2025
https://github.com/vbrazhnik/libft-extended
School 42 project // C library (Reimplementation of libc functions + own functions) [Extended version]
42 42projects 42school born2code c c-library libft library unitfactory
Last synced: 01 Mar 2025
https://github.com/haytham-hammioui/42_libft_1337
This 42project aims to code a C library regrouping usual functions that we’ll be allowed to use in all our other 42 projects.
1337 1337cursus 42 42cursus 42projects 42school born2code libft
Last synced: 05 Jul 2025
https://github.com/deruina/libft
Libft is a custom C library comprising a collection of frequently used functions. This library serves as a foundational toolset for future C projects, providing a range of utilities from basic string manipulation to complex data structure handling. The project also includes a Makefile for easy compilation.
Last synced: 16 Dec 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/pedrozappa/42_libft
42 Project : Libft
42 42born2code 42cursus 42school c libft
Last synced: 18 Feb 2026
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/rinatmambetov/libft-42school
This project is about understanding the way these functions work, implementing and learning to use them
Last synced: 16 Mar 2025
https://github.com/shexweeknd/42-cursus-libft
This project aims to recreate some standard C library functions as well as additional useful functions that will be used throughout the 42 curriculum.
42 42antananarivo 42born2code 42projects 42school c hramaros libft libft-42 libft42 linux
Last synced: 20 Mar 2025
https://github.com/abderrsfa/libft
Library full of useful standard C functions.
Last synced: 12 Jul 2025
https://github.com/gab-182/42_abudhabi_cursus_libft
My Libft project in 42.abudhabi.cursus.
42 42-school 42abudhabi 42born2code 42cursus 42projects 42school libft
Last synced: 24 Apr 2026
https://github.com/alizaynoune/libft
my standard library
1337school 42born2code libft library-c-stdio
Last synced: 10 Jul 2025
https://github.com/abdelbenamara/libft
42 libft project & tester
2023 42 c libft libfttester makefile tester
Last synced: 21 Mar 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/f-corvaro/libft
"A solid foundation for system programming in C."
125 42project 42rome 42school c cprogramming libft makefile
Last synced: 16 Apr 2026
https://github.com/asm717/startprojects_21school
Several tasks from the first round: libft, get_next_line, ft_printf
Last synced: 26 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/ekkoz897/42cursus_libft
42 school's first project: libft. The goal is to create our very own C library for use in future projects.
Last synced: 28 Jun 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
Last synced: 29 Dec 2025
https://github.com/maximegdfr/libft_42
42 42cursus 42projects 42school c-language libft libft42 library
Last synced: 07 Jul 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⭐.
Last synced: 09 Apr 2025
https://github.com/acensjj/libft
Ce premier projet en tant qu'étudiant de 42 va vous faire consolider vos acquis de piscine. Vous allez recoder un certain nombre de fonctions de la librairie C standard, ainsi que d'autres fonctions utilitaires que vous réutiliserez tout au long de votre cursus.
Last synced: 22 Feb 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: 22 Feb 2025
https://github.com/kuripa/libft
42 school first project: Your very first own library.
Last synced: 03 Apr 2025
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/osmosx/libft
[libft] project school 42. It is my implementation of some of the Standard C Library functions including some additional ones, to understand what each function does and how it works.
Last synced: 30 Oct 2025
https://github.com/eteissonniere/libft
Training for 42 school: reimplementing the standard libc and adding some stuff
Last synced: 02 Mar 2025
https://github.com/panda2742/42-libft
My personal libft for the Milestone 0. A basic C library that includes bunch of home-made functions from the standard lib. Used for our different projects at 42 School.
Last synced: 20 Apr 2026
https://github.com/quarkgluant/fill_it
Projet en C "Fill_it" de l'école 42 (ou comment construire le plus grand carré malgré les obstacles)
Last synced: 25 Feb 2025
https://github.com/quarkgluant/libft
libft de l'école 42
42 42born2code 42school c libft
Last synced: 25 Feb 2025
https://github.com/fyang42/42sg-libft
A custom library of general purpose C functions that will be called on in future projects in the C programming language.
42-school 42cursus 42projects 42school 42singapore libft
Last synced: 24 Jul 2025
https://github.com/fakman0/libft
Customized Library Functions for C programming.
Last synced: 30 Jul 2025
https://github.com/mouad-el-asri/libft
In this project I have recoded a few functions of the C standard library as well as some other utility functions that I will use on some of my upcoming projects. 📚
algorithms c c-functions c-programming file-descriptors header-files libft makefile standard-library
Last synced: 08 Nov 2025
https://github.com/issa-12/libft
First 42 Core project
42-libft 42born2code 42cursus 42libft 42projects 42school libft libft-42 libft42
Last synced: 03 Aug 2025
https://github.com/kr1sng/42cursus-libft
42's Functions Library
42 42born2code 42cursus 42school c-programming ecole42 function-library libft school42
Last synced: 09 Mar 2026
https://github.com/secondfry/school21-rust-libft
21school ecole42 libft rust rust-crate rust-library school21
Last synced: 25 Dec 2025
https://github.com/f-corvaro/my_static_c_library
Static C library for 42 projects.
c doxygen ftprintf getnextline libft libftprintf staticlibrary utilities
Last synced: 04 Oct 2025
https://github.com/maiadegraaf/libft
My own C library including get_next_line and ft_printf
42born2code c codam-ft-printf codam-get-next-line codam-libft ft-printf get-next-line libft
Last synced: 17 Aug 2025
https://github.com/colmiik/libft
Beginner level library of replicated libc functions
Last synced: 11 Nov 2025
https://github.com/andreyvdl/42-libft
My libft project
42 42saopaulo c libft libft-42 libft42 makefile
Last synced: 23 Aug 2025
https://github.com/namorgha/libft
This repository features custom implementations of various C library functions, providing insights into their underlying mechanics and usage.
42-school c-language libft makefile
Last synced: 23 Jul 2025
https://github.com/bnoufel/libft
The libft project takes up the concept of the D06 of the swimming pool
42born2code 42projects ftprintf globing libc libft malloc
Last synced: 20 Jun 2025
https://github.com/ugolinolle/libft
📚 • This project is part of the curriculum at 42 School and involves recreating several standard C library functions as well as other useful utilities.
Last synced: 03 Mar 2025