Rmatrix is similar to the cmatrix, but it wrote it in Rust
. Get up to 75% performance improvement compared to cmatrix.
Minimum Rust requires 1.53.0
# build
cargo build --release
# install
cargo install --path .
Rmatrix is similar to the cmatrix, but it wrote it in Rust
. Get up to 75% performance improvement compared to cmatrix.
Minimum Rust requires 1.53.0
# build
cargo build --release
# install
cargo install --path .