https://medium.com/@paulcolomiets/async-io-for-rust-part-ii-33b9a7274e67
Interesting statistic on the performance capabilities of Rust: "[A] server in Rust which can probably process a million requests per second (unproven yet, but Iโve got half of the million on 4 core i7)."
Interesting statistic on the performance capabilities of Rust: "[A] server in Rust which can probably process a million requests per second (unproven yet, but Iโve got half of the million on 4 core i7)."
Medium
Async IO for Rust (part II)
A second article about designing โrotorโ, the library for doing asynchronous IO in Rust
https://www.codingame.com/start
Definitely need to try this...
Definitely need to try this...
CodinGame
Coding Games and Programming Challenges to Code Better
CodinGame is a challenge-based training platform for programmers where you can play with the hottest programming topics. Solve games, code AI bots, learn from your peers, have fun.
Programming an ARM microcontroller in Rust at four different levels of abstraction โ Some(code)
http://pramode.in/2018/02/20/programming-a-microcontroller-in-rust-at-four-levels-of-abstraction/
http://pramode.in/2018/02/20/programming-a-microcontroller-in-rust-at-four-levels-of-abstraction/