This Week in Rust

Hello and welcome to another issue of This Week in Rust!
Rust is a systems language pursuing the trifecta: safety, concurrency, and speed.
This is a weekly summary of its progress and community.
Want something mentioned? Tweet us at @ThisWeekInRust or sen… Read more

Similar

A dataframe for Rust

Recently, I’ve been working on a Rust crate for tabular data manipulation. I’m excited to share the current state of the project.

Read more »

An Intern’s Experience with Rust

Over the course of my internship at the Microsoft Security Response Center (MSRC), I worked on the safe systems programming languages (SSPL) team to promote safer languages for systems programming where runtime overhead is important, as outlined in this b... (more…)

Read more »