This repository was archived by the owner on Dec 17, 2025. It is now read-only.
jinie/memmgr
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
An embedded memory manager that runs on a preallocated slice of memory, for use with 8/16/32 bits embedded targets where a real memory manager may not always be available. See test.c for examples on how to use.