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:
- A single header buddy memory allocator for C & C++☆217Updated last month
- Artifacts of that Memory Management Tsoding Session☆172Updated last year
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 5 months ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- A CPU raytracer from scratch in C☆63Updated 3 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- A set of efficient data structures in C, created in a generic way☆41Updated 2 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆172Updated last year
- str: yet another string library for C language.☆344Updated last year
- A set of Data Structures for the C programming language☆35Updated last month
- A list of awesome C preprocessor stuff☆369Updated 3 months ago
- An implementation of buddy memory allocation☆113Updated 7 years ago
- A collection of commonly used C MACROS☆147Updated 2 years ago
- Command-line calculator☆79Updated last year
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- Linear Algebra in C for 2D/3D Computer Graphics☆145Updated last month
- Snake Game written in x86-64 Assembly for Windows☆79Updated 5 years ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- CMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html☆155Updated 4 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 6 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆173Updated 2 months ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆89Updated 3 months ago
- A simple feed-forward perceptron implemented from a blank C file☆12Updated 3 years ago
- Some "slides" about coroutines in C☆43Updated 5 years ago
- Easy to use OOP in portable C featuring polymorphism, inheritance and automatic memory management.☆51Updated 10 months ago
- A pure C vector implementation☆151Updated 4 years ago