Book Examples: Iron-GCD, Mandelbrot
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: Monday, 13 January 2020, 3:49 PM