Issue 1
2023-02-06
edit

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 avatar Folyd
  • A step-by-step tutorial on building a LSM storage engine in a week using Rust avatar Skyzh
  • An in-depth interview with avatar Weihang Lo , a prominent contributor to the cargo and ecosystem avatar Folyd
  • A personal account of one developer’s journey contributing to the Rust compiler avatar Yukang
  • A brief introduction to using Rust for Linux systems avatar Jicheng Shi
  • A review of the adoption of Rust in the business world in 2022 avatar Handong Zhang
  • Some Insights on an Async Cancellation Problem in Rust avatar 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