#mdd #test #nocapture

rust_mdd

Rust implementation of MDD

1 unstable release

0.1.2 Apr 4, 2024

#122 in #test

Download history 169/week @ 2024-04-03 6/week @ 2024-04-10

175 downloads per month

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

~735KB
~16K SLoC