RustMagazine / rustmagazine

A publication dedicated to the Rust programming language

Home Page:https://rustmagazine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracking issue for Issue 3

Folyd opened this issue · comments

commented

Issue 3 will be released in early April 2023. Here is the article list:

  • Interview with robjtede @Folyd
  • How Rust Search Extension index top 20k crates #83 @Folyd
  • Pursuit of Performance on Building a JavaScript Compiler #80 @Boshen
  • TaskStatsAlloc: Fine-grained memory statistics in Rust #87 @TennyZhuang
  • Comprehensive Understanding of Unsafe Rust #81 @ZhangHanDong
  • Is Zig safer than Unsafe Rust? #81 @ZhangHanDong
  • Bridging Async and Sync Rust Code - A lesson learned while working with Tokio #75
  • Optimizing Compilation for Databend #90
commented

I'll submit a piece on "My adventure on writing a JavaScript linter". It'll mostly be about how I struggled and solved some of the problems I faced in my project oxc.

I'll probably submit an outline by this week, and then follow up with some details by next week or the week after.