jterrazz / 42-mallocLinks
Custom memory allocator using mmap.
☆32Updated 4 months ago
Alternatives and similar repositories for 42-malloc
Users that are interested in 42-malloc are comparing it to the libraries listed below
Sorting:
- A basic unix shell interpreter in c programming language using recursive descent parser.☆154Updated last year
- Repository code for the "Let's Build a Linux Shell" tutorial☆41Updated 5 years ago
- A custom malloc implementation in C explained☆63Updated 3 years ago
- An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.☆63Updated 4 years ago
- A DOOM and Duke Nukem 3D style game with ray-casting, featuring a level editor and multiplayer from scratch in C☆61Updated last year
- Artifacts of that Memory Management Tsoding Session☆176Updated last year
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- A simple raytracer written in C99.☆21Updated 3 years ago
- C multi-pipe implementation, dissection and explanation.☆27Updated 3 years ago
- My implementation of some of the Standard C Library functions including some additional ones.☆104Updated 8 years ago
- Discover how to sucessfully use bitwise operators in daily coding☆162Updated 5 years ago
- The entire <math.h> library from scratch.☆15Updated 11 months ago
- A single header buddy memory allocator for C & C++☆226Updated 3 weeks ago
- The libasm project at 42☆25Updated 6 years ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆87Updated 3 years ago
- A CPU raytracer from scratch in C☆64Updated 3 years ago
- Simple operating system☆59Updated 2 years ago
- Compiler for the COOL language written in C.☆134Updated last year
- An argument-parsing library for C.☆80Updated 6 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆178Updated last month
- The Hux x86 32-bit Toy Operating System Kernel (with full wiki pages as development tutorial)☆69Updated 3 years ago
- A simple vector library for C that can store any type.☆228Updated 2 months ago
- A C-compiler written in C☆77Updated 11 months ago
- An implementation of buddy memory allocation☆114Updated 7 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆56Updated 3 years ago
- Lightweight C++ utilities and algorithms for system programming☆66Updated this week
- My first RayCaster with miniLibX, and beyond.☆11Updated 2 years ago
- ✏️ Rewritten version of the minilibx graphics API used at 42school, using SDL2 & Vulkan.☆45Updated 2 weeks ago
- A README file on my Makefile research !☆26Updated 2 years ago
- A collection of some lockfree datastructures☆70Updated 2 years ago