An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: libft

nisaunnu/42_School_Cursus

The projects in this repository are carried out in the common core process of 42 schools.

Size: 29.7 MB - Last synced at: about 16 hours ago - Pushed at: about 18 hours ago - Stars: 16 - Forks: 0

msabr/LIBFT-1337

A collection of essential C functions that replicate standard library functions and add useful utilities. It serves as a foundation for future 42 projects.

Language: C - Size: 24.7 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

pulgamecanica/42Course

42Course

Language: C++ - Size: 112 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 81 - Forks: 7

s-sergiu/Libft

This project contains a lot of general purpose functions that replace the standard C library functions.

Language: C - Size: 1.4 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

mortinso/Libft

42cursus' Libft project. Date of completion: 24/11/2022

Language: C - Size: 89.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gabrielgaraujo/libft

Libft is a custom implementation of essential C standard library functions. Built for learning C as part of the 42 Curriculum.

Language: C - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

malatini42/libft 📦

Libft (42cursus) 2019-2020. This project aims to redo in C a library of usual functions that can be used is the next projects of 42.

Language: C - Size: 1.22 MB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

alexpg7/push_swap_visualizer

A program to visualize the solution of push_swap. Using 42's minilibx and Libft.

Language: C - Size: 94.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

PedroZappa/42_libft

42 Project : Libft

Language: C - Size: 1.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

loenasci/libft_old

My very first own library. This project aims to recode a C library regrouping usual functions that be allowed to use in all other projects of 42.

Language: C - Size: 47.9 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

ngtina99/libft

Libft is a 42 project that involves recreating a subset of standard C library functions. 📖

Language: C - Size: 528 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jdecorte-be/42-Libft

My own library of useful functions in C.

Language: C - Size: 3.93 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 26 - Forks: 4

eduaserr/42cursus

This is where im going to update and release all my proyects, programming skills and my own trayectory from 42cursus Málaga..

Size: 257 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

eduaserr/Libft

LIBFT is the first project in the Common Core from 42Cursus. In this proyect you should learn how to program some standart library C functions, as many other functions that will be usefull for future proyects.

Language: C - Size: 83 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

beratbosnak/Libft

A custom C library built from scratch as part of the 42 School curriculum, re-implementing a wide range of libc functions.

Language: C - Size: 87.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

OliverKingz/Libft_OZ

[42-Cursus] My personal version of Libft, initially based on the curriculum's Libft project. Over time, it was expanded and modified it to suit my needs, breaking free from the original project's restrictions. It now includes additional functions, reorganized folders, and an improved Makefile for better usability and aesthetics.

Language: C - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

yomazini/42cursus-libft

Libft project at 42 School | Custom C library featuring string manipulation, memory management, & linked list functions.

Language: C - Size: 1.52 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

ugozchi/42_Libft

Libft ma propre bibliothèque ! 📚

Language: C - Size: 3.33 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

darrenkuro/libft

A foundational C library reimplementation of standard libc functions, including string/memory manipulation, I/O, and linked list utilities. The first project of 42 core curriculum.

Language: C - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hlntzg/Libft

Custom implementation of standard C library functions, focusing on memory management, string operations, and utility functions.

Language: C - Size: 405 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

allancrabelo/Libft

The Libft project is a foundational assignment at 42 School, where I developed a custom C library from scratch. It includes reimplementations of standard functions like 'memset', 'strlen', 'atoi', etc. This project enhanced my expertise in memory management, string manipulation and efficient algorithm design.

Language: C - Size: 1.69 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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.

Language: C - Size: 1.52 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

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.

Language: C - Size: 2.57 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

princess-mikus/42-Libft

Reimplementation of 42 LibC standard functions

Language: C - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Tripouille/libftTester

Tester for the libft project of 42 school

Language: C++ - Size: 649 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 353 - Forks: 56

Kr1sNg/42cursus-Libft

42's Functions Library

Language: C - Size: 4.63 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

godetremy/libft

libft project of the 42 school

Language: C - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

barlukh/42-libft

Libft project from the 42-cursus curriculum at Hive Helsinki.

Language: C - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

lareii/libft

📚 My very first own library.

Language: C - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

GinaldoFT/Libft

Custom implementation of standard C library functions (42)

Language: C - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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.

Language: C - Size: 1.46 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 6

semere-meb/libft

A library of simple functions to be used as utilities in other projects. Part of the 42 C Curses.

Language: C - Size: 1.27 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

achrafelkhnissi/libft

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

Language: C - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 0

ulsgks/libft

Libft 42 project. Bonus included. Achieved April 2023.

Language: C - Size: 1.31 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 1

tigran-sargsyan-w/Libft

This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.

Language: C - Size: 25.4 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AKL001/Libft

Welcome to Libft, a project where I recreated several essential functions from the C standard library to build a custom C library. This project is part of the 42 Network curriculum.

Language: C - Size: 1.58 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

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.

Language: C - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 17 - Forks: 0

cacharle/libft

42 libft

Language: C - Size: 3.47 MB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

cgdskrb/42_Common_Core_CIRCLE0_-_CIRCLE1

42 Common Core Projects

Language: C - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ayeshamk23/Libft

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

Language: C - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

flodolce92/42_Cursus

A list of my 42_Cursus projects

Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Horrjiy/libft

42 Core Curriculum --- My 42 libft, it's an own implementation of a basic standard library in C.

Language: C - Size: 342 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

VBrazhnik/Libft

School 42 project // C library (Reimplementation of libc functions + own functions)

Language: C - Size: 3.22 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 4

winniewing52/42KL_Cursus

A list of projects I done in 42 Kuala Lumpur

Language: C - Size: 6.09 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Alphacharge/mylibft

42 libft project with helpfull function from printf, getnextline, pipex, pushswap and minishell

Language: C - Size: 117 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

ipersids/hive-core-libft

A static C library consisting over 40 functions that implement fundamental operations from the standard C library, including memory manipulation, string handling, and linked list management.

Language: C - Size: 72.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

lightiverson/libft

C library consisting of personally re-written versions of C's most used standard functions.

Language: C - Size: 1.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

f-corvaro/LIBFT

"A solid foundation for system programming in C."

Language: C - Size: 8.5 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

arnaudderison/libft-torchinette

Libft tester

Language: C - Size: 76.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

limastic/libft

A personal C library of reimplemented standard functions and custom utilities

Language: C - Size: 1.3 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Kuninoto/42_Libft

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

Language: C - Size: 1.64 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 9 - Forks: 0

MathysCogne/MyLibft_GNL_Printf

A collection of my C library implementations for 42. Including my Libft (with additional bonus functions), Get Next Line (GNL), Ft_printf, and Ft_fprintf

Language: C - Size: 573 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

MathysCogne/42_libft

Essential C library functions, including the standard library, and additional utilities

Language: C - Size: 1.69 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

0x050f/libft-war-machine

forked repository of libftest (by jtoty) for libft at 42

Language: Shell - Size: 230 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 225 - Forks: 46

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⭐.

Language: C - Size: 1.61 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

xicodomingues/francinette 📦

An easy to use testing framework for the 42 projects

Language: C - Size: 1.05 MB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 534 - Forks: 64

open-source-multiverse/42resources-extension

42resources is a lightweight browser extension designed to assist 42 students in finding relevant resources for their projects. It provides curated links to blogs, videos, and testing tools, making it easier for users to learn, debug, and improve their work.

Language: JavaScript - Size: 174 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 1

FranFrau/Supreme-Tester-Libft

An autotester for the 42School Libft

Language: Shell - Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 25 - Forks: 4

davidagredano/libft

A custom C library that reimplements essential standard functions from scratch to use in future projects.

Language: C - Size: 176 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WildZarek/42malaga

My progress during the Cursus on 42 Málaga, which started on Sept. 2024.

Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

LuizGandra/libft-42

Libft is a custom C library developed as part of the 42 São Paulo Common Core curriculum. It features reimplementations of standard C functions (e.g., ft_strlen, ft_memcpy), additional utilities (e.g., ft_substr, ft_split), and bonus linked list functions.

Language: C - Size: 104 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

xannyxs/libft

Project #00 - Your very first own library

Language: C - Size: 68.4 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

LexouDuck/libccc

A customizable cross-platform standard library for C

Language: C - Size: 37.4 MB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 12 - Forks: 1

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.

Language: C - Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

cesardelarosa/libft

My own library implementing functions from libc and managing linked lists.

Language: C - Size: 113 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

zyber-punk/libft

A custom C library that reimplements standard functions for string manipulation, memory management, and linked lists.

Language: C - Size: 31.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Nihilantropy/Libft

Your very first functions library!

Language: C - Size: 45.9 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

carolina-tcn/libft

Custom C library with essential functions for string, memory, and linked list operations.

Language: C - Size: 13.7 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

xDec0de/42libft

[42] My own very basic C library, including functions that will help later on with other projects.

Language: C - Size: 73.2 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

WaRtr0/francinette-image

Adaptation of the Francinette, for testing projects 42. Works on sessions 42 !

Language: Shell - Size: 153 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 56 - Forks: 4

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.

Language: C - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

KutayKoray/libft

📚 My very first own library.

Language: C - Size: 68.4 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

alexhiguera/Libft Fork of Alexenurduliz42/Libft

Key project at 42 School to build a C library, crucial for future projects.

Language: C - Size: 1.36 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

BoranTanDemir/libft-challenge

This repository contains numerous libc functions that are heavily focused on memory management. Contains most of the solutions to the libft challenge if not all.

Language: C - Size: 136 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

MariPeshko/libft

standart library function (+bonus)

Language: C - Size: 1.51 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

itsYakub/42_libft

Your very first own library

Language: C - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kenlies/42libft

Library with diverse pack of practical functions written in C

Language: C - Size: 2.14 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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.

Language: C - Size: 166 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

zafraedu/42-Projects

Proyectos del campus 42 Málaga

Language: C - Size: 25.4 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 18 - Forks: 3

madebypixel02/libft

[42 Madrid] Your very first own library

Language: C - Size: 1.34 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 3

Florian-A/Libft

Libft ma propre bibliothèque à moi tout seul.

Language: C - Size: 228 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

kuripa/libft

42 school first project: Your very first own library.

Language: C++ - Size: 1.32 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

MaximeGDFR/Libft_42

Language: C - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Mohaben-1/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.

Language: C - Size: 26.4 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

iaceene/Libft

Libft is a personal project commonly assigned to students learning C programming, especially in schools like 42. It is a library that provides a set of essential functions and utilities, essentially mimicking some of the functionality available in the standard C library (libc).

Language: C - Size: 3.52 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

issa-12/Libft

First 42 Core project

Language: C - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

LaraKraemer/libft-42

Coding my own C library

Language: C - Size: 1.92 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

leogaudin/libft

42 • Write your own library: a collection of functions that will be a useful tool for your cursus.

Language: C - Size: 1.36 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mcombeau/libft 📦

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

Language: C - Size: 1.45 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 8 - Forks: 1

AdaoG0n/42_libft

Libft is a custom C library that recreates standard C library functions and includes additional utility functions. The project aims to deepen understanding of memory management and C programming while creating reusable code.

Language: C - Size: 1.94 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

ma1loc/libft

Libft is a C library of standard and utility functions, built from scratch during the 1337 school

Language: C - Size: 49.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

edi-marc/Libft

Recode a few functions of the C standard library

Language: C - Size: 2.36 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ClemaX/libft

A library containing my own implementations of standard functions with some extras.

Language: C - Size: 323 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

shatilovdr/Libft

My version of school42 libft project @hivehelsinki

Language: C - Size: 1.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SirAlabar/Libft

My own library

Language: C - Size: 64.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

remzikutun/42_Cursus

This repository contains the projects I have been working on at 42 School. It covers different areas of software development as part of 42 School's common core.

Size: 17.1 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

omrfrkzu/libft

Kendi kitaplığınızı oluşturun ve C standart kitaplığından bir dizi işlevi yineleyin.

Language: C - Size: 1.33 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

amauricoder/42_libft

First project from 42 - create your own library of functions.

Language: C - Size: 2.25 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

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.

Language: C - Size: 122 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

stephrojo/m0_libft

42 School first project: libft is a custom C library offering essential functions for string manipulation, memory management, and utility operations.

Language: C - Size: 112 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0