Horrible examples of using cffi to call Rust functions from Python
Rust concurrency tutorial examples
A very basic framework for publishing and experimenting with sample code for Rust tutorials. Also includes a collection of lecture plans. Currently for my own personal use, but maybe evolvable into something byeond that.
Slides for an intro to rust that presents the guessing game tutorial and ownership
Die Hauptfunktionen von carols10cents/intro-to-rust sind: Tutorials & Workshop Materials.
Open-Source-Alternativen zu carols10cents/intro-to-rust sind unter anderem: callahad/python-rust-ffi — Horrible examples of using cffi to call Rust functions from Python. 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. skade/mailbox.