Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 257 Bytes

File metadata and controls

2 lines (2 loc) · 257 Bytes

A basic matrix operation program written in Rust; uses Crossbeam and Serde-JSON

The goal of the project was to pick a langauge, determine its strengths, learn it, and write a small program to show off those strengths (cargo and concurrency in this case).