jterrazz / 42-malloc
π½ C implementation of the malloc library using mmap. Go check the medium article if you want to learn more about how it works.
β26Updated 5 months ago
Alternatives and similar repositories for 42-malloc:
Users that are interested in 42-malloc are comparing it to the libraries listed below
- A basic unix shell interpreter in c programming language using recursive descent parser.β147Updated 10 months ago
- A simple vector library for C that can store any type.β206Updated 9 months ago
- A custom malloc implementation in C explainedβ60Updated 2 years ago
- C multi-pipe implementation, dissection and explanation.β28Updated 2 years ago
- An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.β62Updated 3 years ago
- Repository code for the "Let's Build a Linux Shell" tutorialβ39Updated 4 years ago
- 'School 42' project. C library with my own implementation of some useful functions and modules.β15Updated last year
- The basics of graphic programmingβ20Updated 5 years ago
- As beautiful as a shellβ26Updated 2 years ago
- Memory leak checker in C using wrapper functions for malloc and free.β11Updated 3 years ago
- ft_printf testβ25Updated 2 months ago
- 42 Projectβ23Updated last year
- 42cursus - Libftβ25Updated 3 years ago
- School project: create a video game using ray-casting technology and a graphic library (with all the bonuses).β9Updated 3 years ago
- C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.gitβ75Updated last year
- A CPU raytracer from scratch in Cβ67Updated 2 years ago
- An implementation of buddy memory allocationβ104Updated 7 years ago
- This project is inspired by the world-famous eponymous 90βs game, which was the first FPS ever. It will enable you to explore ray-castingβ¦β26Updated 4 years ago
- Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment β¦β22Updated 2 months ago
- The libasm project at 42β19Updated 5 years ago
- A top down game, where you have to collect all gas cans to escape with an helicopter.β19Updated 3 years ago
- A single header buddy memory allocator for C & C++β167Updated this week
- A bespoke sorting algorithm, on 2 stacks.β34Updated 6 years ago
- A DOOM and Duke Nukem 3D style game with ray-casting, featuring a level editor and multiplayer from scratch in Cβ63Updated 8 months ago
- 42 - Rewrite a simple shellβ62Updated 4 years ago
- My implementation of some of the Standard C Library functions including some additional ones.β105Updated 7 years ago
- Exploring the wonderful world of fractals with the 42 mlx library.β7Updated 7 years ago
- A simple tester for 42 school project minishell.β11Updated 7 months ago
- A README file on my Makefile research !β24Updated last year
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d gameβ17Updated 3 years ago