Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 665 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 665 Bytes

Build Status

defrag: safe and efficient memory manager for microcontrollers

This library is in the Beta 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