1 unstable release
Uses old Rust 2015
0.1.0 | May 29, 2016 |
---|
#22 in #mainly
34KB
788 lines
rust-monster
A port of GALib to rust-lang mainly to take advantage of parallelization.
Note
This is a very early WIP.
Building and Running Tests
rust-monster uses cargo packet manager and build tool-chain.
Building
$> cargo build
Runing Tests
$> cargo tests
Running Tests with debug output
$>RUST_LOG=rust_monster=debug cargo tests
lib.rs
:
A very rust-y version of GALib
Dependencies
~0.6–0.9MB
~14K SLoC