defrag-rs

所属分类:处理器开发
开发工具:Rust
文件大小:27KB
下载次数:0
上传日期:2017-05-31 19:04:14
上 传 者sh-1993
说明:  安全高效的微控制器存储器管理器
(safe and efficient memory manager for microcontrollers)

文件列表:
.travis.yml (32, 2017-06-01)
Cargo.lock (5292, 2017-06-01)
Cargo.toml (504, 2017-06-01)
DEVELOPER.md (5232, 2017-06-01)
LICENSE.txt (1162, 2017-06-01)
src (0, 2017-06-01)
src\free.rs (22293, 2017-06-01)
src\lib.rs (2075, 2017-06-01)
src\pool.rs (16620, 2017-06-01)
src\raw_pool.rs (28140, 2017-06-01)
src\tests.rs (11626, 2017-06-01)
src\types.rs (791, 2017-06-01)
src\utils.rs (2006, 2017-06-01)

[![Build Status](https://travis-ci.org/vitiral/defrag-rs.svg?branch=master)]( https://travis-ci.org/vitiral/defrag-rs) # 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

近期下载者

相关文件


收藏者