defrag 0.1.1

safe and low overhead memory manager for microcontrollers
Documentation

Build Status

defrag: safe and efficient memory manager for microcontrollers

This library is in the Alpha stage and is subject to change

This library aims to bring safe heap memory management to microcontrollers. Combined with rust's excellent type system and borrow checker, creating complex applications with limited resources is easier than it has ever been before.

Docs

See the library documentation at https://docs.rs/defrag

Issues

If you find any bugs or have a feature requests, submit them to:

https://github.com/vitiral/defrag-rs/issues