Horrible examples of using cffi to call Rust functions from Python
Slides for an intro to rust that presents the guessing game tutorial and ownership
Rust concurrency tutorial examples
Workshop starter for Rust on the Raspberry Pi
The main features of thejpster/pi-workshop-rs are: Tutorials & Workshop Materials.
Open-source alternatives to thejpster/pi-workshop-rs include: callahad/python-rust-ffi — Horrible examples of using cffi to call Rust functions from Python. carols10cents/intro-to-rust — Slides for an intro to rust that presents the guessing game tutorial and ownership. jimblandy/exercises — Exercises for Rust tutorial. nikomatsakis/concurrency-tutorial — Rust concurrency tutorial examples. nikomatsakis/rust-tutorializer — A very basic framework for publishing and experimenting with sample code for Rust tutorials. Also includes a… nikomatsakis/rust-tutorials-keynote — Keynote versions of my Rust tutorials.