Issue 1
2023-02-06
Preface
Dear Rustaceans,
We are thrilled to announce the first issue of Rust Magazine, a publication dedicated to exploring and promoting the Rust programming language. This issue is packed with a range of exciting articles from the community.
In this issue, you’ll find:
- An overview of the new
VecDeque::resize()
optimization Folyd - A step-by-step tutorial on building a LSM storage engine in a week using Rust Skyzh
- An in-depth interview with Weihang Lo , a prominent contributor to the cargo and ecosystem Folyd
- A personal account of one developer’s journey contributing to the Rust compiler Yukang
- A brief introduction to using Rust for Linux systems Jicheng Shi
- A review of the adoption of Rust in the business world in 2022 Handong Zhang
- Some Insights on an Async Cancellation Problem in Rust Xia Ruihang
We hope that this issue will inspire you to dive deeper into the world of Rust and provide valuable insights for both experienced Rust developers and those just getting started. Enjoy!
Best regards,
The Rust Magazine Team
No. 1
Announcing Rust Magazine
2022-12-10
No. 2
VecDeque::resize() optimization
2022-12-24
No. 5
How I contribute to Rust Compiler
2023-01-29
No. 6
Interview with Weihang Lo
2023-01-30