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☆177Updated last year
- A single header buddy memory allocator for C & C++☆232Updated last month
- A CPU raytracer from scratch in C☆64Updated 3 years ago
- str: yet another string library for C language.☆349Updated last month
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆180Updated 2 months ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆114Updated last month
- GameB☆172Updated 3 years ago
- A list of awesome C preprocessor stuff☆384Updated 6 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Hands-On Network Programming with C, published by Packt☆350Updated 9 months ago
- CMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html☆158Updated 4 years ago
- Minecraft clone written in C.☆26Updated 3 years ago
- An open source library for C☆266Updated 2 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- Yanix is a UNIX-like kernel / operating system build completely from scratch☆86Updated 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.☆58Updated 3 years ago
- Simple hash table implemented in C☆186Updated last year
- A set of Data Structures for the C programming language☆34Updated 3 weeks ago
- Generic Algorithms and Data Structures in C☆36Updated 6 months ago
- A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and…☆21Updated 4 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- 64 bit nasm code examples☆59Updated 5 years ago
- Snake written in Pure C and compilable to WebAssembly☆167Updated last year
- A set of custom memory allocators☆25Updated 2 years ago
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆54Updated 4 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆52Updated 6 years ago
- A collection of commonly used C MACROS☆151Updated 3 weeks ago
- C library to print nicely formatted tables☆29Updated 11 months ago
- An argument-parsing library for C.☆80Updated 7 months ago