Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aggresss/playground-rust

playground-rust
https://github.com/aggresss/playground-rust

Last synced: about 8 hours ago
JSON representation

playground-rust

Awesome Lists containing this project

README

        

# Ferris


compile
panic
behavior
corro
cuddly
owoferris
gesture
happy
flat-noshadow
orig-noshadow




   playground-rust


A Playground for Rust





## Reference

### Official

- [The Book BK](https://doc.rust-lang.org/book/)
- [Rust by Example EX](https://doc.rust-lang.org/stable/rust-by-example/)
- [Std Docs STD](https://doc.rust-lang.org/std/index.html)
- [Nomicon NOM](https://doc.rust-lang.org/nomicon/index.html)
- [Reference REF](https://doc.rust-lang.org/reference/index.html)
- [The Cargo Book](https://doc.rust-lang.org/cargo/)
- [Command Line Applications in Rust](https://rust-cli.github.io/book/index.html)
- [Asynchronous Programming in Rust](https://rust-lang.github.io/async-book/)
- [Error codes index](https://doc.rust-lang.org/stable/error_codes/)

### Unofficial

- [https://cheats.rs/](https://cheats.rs/)
- [Rust Course](https://course.rs/about-book.html)
- [Learn Rust With Entirely Too Many Linked Lists](https://rust-unofficial.github.io/too-many-lists/)
- [The Algorithms - Rust](https://github.com/TheAlgorithms/Rust)
- [Rust for C#/.NET Developers](https://microsoft.github.io/rust-for-dotnet-devs/latest/)
- [Rust Cookbook](https://rust-lang-nursery.github.io/rust-cookbook/intro.html)
- [Async programming in Rust with async-std](https://book.async.rs/introduction)

## Crates

- [crates.io](https://crates.io/)
- [lib.rs](https://lib.rs/)
- [Rust Cookbook](https://rust-lang-nursery.github.io/rust-cookbook/intro.html)

---