Book Examples
Video Lecture
A video lecture on this topic is linked on the Moodle.
Book Example: Iron-GCD
http://github.com/pdx-cs-rust/programming-rust-iron-gcd
Turn the command-line app into a webapp
There are a lot of neat web frameworks in Rust
Performance is pretty good
Book Example: Mandelbrot
http://github.com/pdx-cs-rust/programming-rust-mandelbrot
Shows use of external crate via module interface
Shows performance of Rust
Concurrency!
Last modified: Tuesday, 21 January 2020, 11:59 PM