#mdd #test #nocapture

rust_mdd

Rust implementation of MDD

1 unstable release

0.1.2 Apr 4, 2024

#409 in Images

MIT license

47KB
1K SLoC

Rust MDD

Build

cargo build --release

Test

cargo test -- --nocapture

Benchmark

Install nightly build

rustup install nightly

Then run the benchmark with the following command:

 cargo +nightly bench 

Dependencies

~740KB
~16K SLoC