miguelperes / custom-mallocLinks
A custom malloc implementation in C explained
☆63Updated 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☆173Updated last year
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- A single header buddy memory allocator for C & C++☆213Updated 2 weeks ago
- str: yet another string library for C language.☆342Updated 11 months ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Linear Algebra in C for 2D/3D Computer Graphics☆144Updated 2 weeks ago
- A set of Data Structures for the C programming language☆35Updated 3 weeks ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- An implementation of buddy memory allocation☆113Updated 7 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 4 months ago
- GameB☆167Updated 2 years ago
- Simple hash table implemented in C☆180Updated last year
- A CPU raytracer from scratch in C☆63Updated 3 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- A list of awesome C preprocessor stuff☆367Updated 3 months ago
- Minimalist educational operating system☆61Updated 4 years ago
- A collection of commonly used C MACROS☆146Updated 2 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- An argument-parsing library for C.☆73Updated 3 months ago
- Snake Game written in x86-64 Assembly for Windows☆78Updated 5 years ago
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆84Updated 3 months ago
- A set of custom memory allocators☆25Updated 2 years ago
- A set of efficient data structures in C, created in a generic way☆41Updated 2 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆584Updated last year
- A collection of algorithms for data structure manipulation in C☆110Updated 2 years ago
- A C-compiler written in C☆76Updated 8 months ago
- A kernel with alot features like GOP and PCI support with uefi bootlaoder. It can handle many interrupts like PS2 Mosue and keyboard.☆80Updated 2 years ago
- My own C library. Probably don't use it.☆34Updated 5 years ago