jterrazz / 42-mallocLinks
Custom memory allocator using mmap.
☆32Updated 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
Sorting:
- A custom malloc implementation in C explained☆63Updated 3 years ago
- A basic unix shell interpreter in c programming language using recursive descent parser.☆154Updated last year
- A single header buddy memory allocator for C & C++☆232Updated 2 months ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆86Updated 3 years ago
- Repository code for the "Let's Build a Linux Shell" tutorial☆41Updated 5 years ago
- A simple raytracer written in C99.☆21Updated 3 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆180Updated 2 months ago
- A simple hobby operating system for the x86-64 architecture☆77Updated 4 years ago
- Artifacts of that Memory Management Tsoding Session☆177Updated last year
- A CPU raytracer from scratch in C☆64Updated 3 years ago
- Lightweight C++ utilities and algorithms for system programming☆66Updated this week
- An implementation of buddy memory allocation☆115Updated 8 years ago
- musl - an implementation of the standard library for Linux-based systems - ( Downstream )☆277Updated 3 months ago
- An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.☆63Updated 4 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆56Updated 12 years ago
- A DOOM and Duke Nukem 3D style game with ray-casting, featuring a level editor and multiplayer from scratch in C☆62Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- A operating system made for fun.☆103Updated 4 years ago
- A simple vector library for C that can store any type.☆233Updated 3 months ago
- Various containers written for C programmers who need complete control over their memory.☆14Updated last week
- An argument-parsing library for C.☆80Updated 7 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 months ago
- From-scratch C compiler for my custom 16-bit CPU☆74Updated 2 years ago
- A collection of commonly used C MACROS☆151Updated last month
- A list of awesome C preprocessor stuff☆384Updated 6 months ago
- My implementation of some of the Standard C Library functions including some additional ones.☆105Updated 8 years ago
- 😎 A cool list of things about operating system development!☆79Updated 3 months ago
- A big ball of mud.☆83Updated 6 months ago
- Discover how to sucessfully use bitwise operators in daily coding☆163Updated 5 years ago
- a tiny shell made with c standard library, which handles multiple pipes and redirections☆10Updated 3 years ago