charpercyr / mm

Memory Pool with no dependency at all (not event standard library)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mm

Memory Pool with no dependency at all (not even standard library)

Memory Types

Slab type memory for up to 4M with 4K pages with buddy subtype with block size of 8B. Memory sizes at ajustable at compilation

About

Memory Pool with no dependency at all (not event standard library)

License:GNU General Public License v3.0


Languages

Language:C 98.6%Language:Makefile 0.5%Language:M4 0.5%Language:Shell 0.3%