Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 358 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 358 Bytes

RMatrix

Rmatrix is similar to the cmatrix, but it wrote it in Rust. Get up to 75% performance improvement compared to cmatrix.

Build and Install

Minimum Rust requires 1.53.0

# build
cargo build --release

# install
cargo install --path .

Screencasts

rmatrix