miguelperes / custom-mallocLinks
A custom malloc implementation in C explained
☆64Updated 3 years ago
Alternatives and similar repositories for custom-malloc
Users that are interested in custom-malloc are comparing it to the libraries listed below
Sorting:
- Artifacts of that Memory Management Tsoding Session☆170Updated last year
- A single header buddy memory allocator for C & C++☆203Updated last month
- A set of Data Structures for the C programming language☆35Updated last week
- A CPU raytracer from scratch in C☆65Updated 3 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- A set of custom memory allocators☆26Updated 2 years ago
- A set of efficient data structures in C, created in a generic way☆41Updated last year
- A simple memory allocator - Memory allocation 101☆299Updated 6 years ago
- str: yet another string library for C language.☆342Updated 10 months ago
- A compiler collection I made :&☆203Updated this week
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 3 months ago
- C library to print nicely formatted tables☆27Updated 6 months ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆50Updated 6 years ago
- 6502 assembler☆15Updated 2 years ago
- A collection of commonly used C MACROS☆145Updated 2 years ago
- Linear Algebra in C☆116Updated 4 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- A subset of dirent interface for Windows.☆21Updated last year
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆84Updated 3 years ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆79Updated last month
- A safe wrapper for [m,c,re]alloc/free functions =)☆33Updated last year
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆55Updated 2 years ago
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- Minimalist educational operating system☆61Updated 4 years ago
- GameB☆164Updated 2 years ago
- A small 32 bit Operating system written from scratch☆75Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Generic Algorithms and Data Structures in C☆35Updated last month
- Fast simple C vector implementation☆36Updated 2 years ago