miguelperes / custom-mallocLinks
A custom malloc implementation in C explained
☆65Updated 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:
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- C library to print nicely formatted tables☆27Updated 4 months ago
- Super small, simple, and C89-compliant single-header arena "allocator".☆70Updated last year
- A collection of commonly used C MACROS☆141Updated 2 years ago
- Artifacts of that Memory Management Tsoding Session☆166Updated last year
- A single header buddy memory allocator for C & C++☆188Updated 2 months ago
- Simple hash table implemented in C☆175Updated last year
- A CPU raytracer from scratch in C☆64Updated 3 years ago
- An argument-parsing library for C.☆69Updated 3 weeks ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆167Updated last year
- C utility libraries☆73Updated 6 months ago
- A set of efficient data structures in C, created in a generic way☆41Updated last year
- My own C library. Probably don't use it.☆32Updated 5 years ago
- An implementation of buddy memory allocation☆111Updated 7 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 4 years ago
- A list of awesome C preprocessor stuff☆342Updated 2 weeks ago
- Low-level C89 Closed/Open-addressed hashtable implementation.☆27Updated 6 months ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- An Easy-to-use Framework for the C Language.☆9Updated 2 months ago
- C implementation of Google's PageRank algorithm☆45Updated 3 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆28Updated 3 months ago
- Fixed Block Memory Allocator in C☆23Updated 3 weeks ago
- 6502 assembler☆15Updated 2 years ago
- Linear Algebra in C☆108Updated 3 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆54Updated 2 years ago
- A simple memory allocator - Memory allocation 101☆295Updated 6 years ago
- 🔗 Common Data Structures and Algorithms☆51Updated last week
- 64 bit nasm code examples☆59Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago