--- title: "Links" date: 2019-05-17T20:05:18+02:00 draft: true summary: Interesting Links about Rust --- # First Contact * [Home of Rust Lang](https://www.rust-lang.org/) * [Rust Community Team](https://community.rs/) # Rust Community Stuttgart * [https://github.com/rusticus-io](https://github.com/rusticus-io) * [https://github.com/rust-stuttgart/rust-stuttgart](https://github.com/rust-stuttgart/rust-stuttgart) # Game Dev * [Overview of Open Source Game Engines in Rust](https://www.shadercat.com/overview-of-open-source-game-engines-in-rust/) * [Are we game yet?](http://arewegameyet.com/) ## Engines * [Amethyst](https://www.amethyst.rs/) * [Anima](http://anima-engine.org/) * [Piston](https://www.piston.rs/) # Embedded * [awesome embedded rust](https://github.com/rust-embedded/awesome-embedded-rust) * [The Embedded Working Group Blog](https://rust-embedded.github.io/blog/) # Tutorials * [hangman tutorial](https://github.com/rusticus-io/hangman) * [rustlings](https://github.com/rust-lang/rustlings) * [exercism.io](https://exercism.io/tracks/rust) # Other Link Lists * [awesome rust](https://github.com/rust-unofficial/awesome-rust) * [not yet awesome rust](https://github.com/not-yet-awesome-rust/not-yet-awesome-rust) * [awesome repos - rust](https://awesomerepos.com/rust) * [libhunt rust](https://rust.libhunt.com/)