jterrazz / 42-mallocLinks
Custom memory allocator using mmap.
☆32Updated 3 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 custom malloc implementation in C explained☆62Updated 3 years ago
- A single header buddy memory allocator for C & C++☆222Updated last week
- Repository code for the "Let's Build a Linux Shell" tutorial☆41Updated 5 years ago
- Artifacts of that Memory Management Tsoding Session☆173Updated last year
- A basic unix shell interpreter in c programming language using recursive descent parser.☆151Updated last year
- musl - an implementation of the standard library for Linux-based systems - ( Downstream )☆250Updated last month
- A simple vector library for C that can store any type.☆224Updated last month
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆176Updated 3 weeks ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆101Updated this week
- The Hux x86 32-bit Toy Operating System Kernel (with full wiki pages as development tutorial)☆69Updated 3 years ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- An implementation of buddy memory allocation☆113Updated 7 years ago
- a tiny shell made with c standard library, which handles multiple pipes and redirections☆10Updated 3 years ago
- A list of awesome C preprocessor stuff☆376Updated 4 months ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆28Updated 11 months ago
- Lightweight C++ utilities and algorithms for system programming☆66Updated 2 weeks ago
- A set of efficient data structures in C, created in a generic way☆42Updated 2 years ago
- A 32-bit x86 Hobby Operating System☆33Updated 2 weeks 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 versatile, performance-oriented generic hash table library for C.☆162Updated 7 months ago
- str: yet another string library for C language.☆345Updated last year
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆87Updated 3 years ago
- An argument-parsing library for C.☆79Updated 5 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆173Updated 3 months ago
- ☆210Updated 2 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
- A simple raytracer written in C99.☆21Updated 3 years ago
- Simple hash table implemented in C☆182Updated last year
- Buddy allocator☆42Updated last year
- A simple feed-forward perceptron implemented from a blank C file☆12Updated 3 years ago