A repository that serves as my lab for exploring the Rust Language
$ rustup update stable
- https://internals.rust-lang.org/
- https://users.rust-lang.org/
- https://stackoverflow.com/questions/tagged/rust
-
[IRON - extensible web framework for rust] (http://ironframework.io/)
-
[hyper.rs - an htttp library for rust] (http://hyper.rs/)
-
Logging
-
Database
-
[TiKV - Distributed transactional key value database powered by Rust and Raft] (https://github.com/pingcap/tikv)
-
[mio - Metal IO] (https://github.com/carllerche/mio)
-
[rust-clippy] (https://github.com/Manishearth/rust-clippy)
-
Servo
-
Web Frameworks
- https://www.infoworld.com/article/3267624/whats-new-in-the-rust-language.html
- What’s new in Rust 1.51