1 个不稳定版本

使用旧的 Rust 2015

0.1.0 2016 年 5 月 29 日

#23#mainly

34KB
788

rust-monster

GALib 移植到 Rust 语言,主要为了利用并行化。

Build Status

注意

这是一个非常早期的 WIP。

构建和运行测试

rust-monster 使用 cargo 包管理器和构建工具链。

构建

$> cargo build

运行测试

$> cargo tests

带有调试输出的测试运行

$>RUST_LOG=rust_monster=debug cargo tests


lib.rs:

GALib 的一个非常 Rust 风格的实现

依赖关系

~0.6–0.9MB
~14K SLoC