Ребят, запилил оргу на github, feel free to join: https://github.com/Rust-lang-BY
GitHub
Belarus Rust Community
GitHub is where Belarus Rust Community builds software.
бесплатный курс по системному программированию https://reberhardt.com/cs110l/spring-2020/
не фанат конечно синтетик бенчмарков, но тут серьездно к делу подошли, причем к довольно тривиальной задаче, по подсчету слов: https://benhoyt.com/writings/count-words/
Benhoyt
Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
Performance comparison of counting and sorting word frequencies in various languages (Python, Go, C++, C, AWK, Forth, and Rust)
Announcing Rust 1.51.0 | Rust Blog
https://blog.rust-lang.org/2021/03/25/Rust-1.51.0.html
https://blog.rust-lang.org/2021/03/25/Rust-1.51.0.html
Целая фундаментальная работа о выверенном Code Style https://optimal-codestyle.github.io/
прям толковае объяснение async https://fasterthanli.me/articles/pin-and-suffering
fasterthanli.me
Pin and suffering
I ’ d like to think that my understanding of “ async Rust ” has increased over the past year or so. I ’ m 100% onboard with the basic principle: I would like to handle thousands of concurrent tasks...