ritwickdey / malloc-impl-demo
Minimal implementation of malloc and free for demo purposes.
☆12Updated 3 years ago
Alternatives and similar repositories for malloc-impl-demo:
Users that are interested in malloc-impl-demo are comparing it to the libraries listed below
- This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when y…☆17Updated 3 years ago
- Porting the code from learnopengl.com to PortableGL☆12Updated 11 months ago
- Single-file FLAC decoder with a push-style API☆34Updated 2 months ago
- An QOI codec that doesn't requires any other dependencies☆16Updated 2 weeks ago
- This implementation of file system is developed by ELM Chan☆15Updated 2 months ago
- SHA-1 hashing implementation☆13Updated 2 years ago
- Fork of rpmalloc to be used with single thread applications and old C compilers☆11Updated 3 years ago
- Software and documentation, mostly from the 80s and 90s☆23Updated 10 years ago
- Preloader 'pre-loads' dynamically linked executables to speed up their load times☆13Updated 9 months ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- A collection of all my single-header libraries.☆17Updated last year
- Sparc emulator☆10Updated 6 years ago
- An implementation of libc, attempting to be compliant with C89, C99 and C11 standards☆13Updated last week
- Very Simple C Interpreter☆19Updated 10 years ago
- a C99 compiler.☆15Updated 5 years ago
- Loads and runs Linux RISC-V .elf files on Linux, MacOS, and Windows.☆13Updated last week
- Yet another C compiler.☆30Updated last year
- Embedded scripting engine☆9Updated last year
- A cross-platform singleheader LZMA compression/decompression library for C++11☆20Updated 2 years ago
- A tiny 32-bit Forth operating system I wrote when I was 16☆11Updated last year
- A single C header with many bitwise hacks☆30Updated 3 years ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆41Updated last year
- Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"☆13Updated 9 months ago
- A portable single file parser/lexer/tokenizer.☆49Updated 6 years ago
- A streaming QOI (Quite OK Image Format) decoder, designed for embedded systems with very little RAM.☆42Updated 11 months ago
- 8085 emulation library implemented in C++☆12Updated last year
- A game made in the Yarnspin story-telling engine.☆13Updated last year
- A small C compiler☆32Updated 11 months ago
- Berkeley YACC (git mirror)☆11Updated 10 years ago
- Fast Lossless Color Image Compression Library☆10Updated 2 years ago