There isn't a single comprehensive repository of Rust examples yet, but here are a few resources.
- Rust by Example (japaric) - The most complete, and well-presented.
- Rust Rosetta - Also fairly complete.
- The official cheatsheet
- Getting Rusty
- Rust by Example (TheHydroImpulse)
- Rust for Real