An open API service indexing awesome lists of open source software.

https://github.com/zigembeddedgroup/umm-zig

Allocator for targets with limited amount of RAM
https://github.com/zigembeddedgroup/umm-zig

Last synced: 12 months ago
JSON representation

Allocator for targets with limited amount of RAM

Awesome Lists containing this project

README

          

# umm-zig - Allocator for targets with limited amount of RAM

This is an allocator heavily inspired by umm_malloc, which is designed for ARM7 MCUs,
but it should work well for any 32/16/8-bits MCUs.