/malloc

Memory allocator based on mmap

Primary LanguageC

Malloc

A minimal implementation of a memory allocator using mmap.

This project is currently in an incomplete state.