ft_malloc
Sources
Virtual Address Space in Operating System - GeeksforGeeks
Virtual Memory in Operating System - GeeksforGeeks
Memory Mapping - GeeksforGeeks
Difference between mmap and malloc
Memory Mapped Files in OS - GeeksforGeeks
What is Demand Paging in Operating System? - GeeksforGeeks
https://blog.antoninhrlt.com/how-to-rewrite-malloc-from-scratch-with-c
How to create your own malloc library
Memory management : Writing own malloc()
Malloc from Scratch: Diving into Memory's Secret Keeper
Master memory management, I built my own malloc, and you should too
Variables locales, globales et statiques en C - codequoi
A propos de la compilation en C
How to use a library with headers and .so files?