Hello and welcome to another issue of This Week in Rust! Rust is a systems language pursuing the trifecta: safe, concurrent, and fast. This is a weekly summary of its progress and community. Want something mentioned? Send me an email! Want to get involved? We love contributions.

This Week in Rust is openly developed on Github. If you find any errors or omissions in this week's issue, please submit a PR.

What's cooking on master?

80 pull requests were merged in the last week.

Now you can follow breaking changes as they happen!

Breaking Changes

Other Changes

New Contributors

  • Aaron Weiss
  • Aidan Cully
  • Arthur Liao
  • bluss
  • Jon Haddad
  • Matt Murphy
  • Matt Windsor
  • Maxime Quandalle
  • Nafis

Approved RFC's

None.

New RFC's

Community

rustbyexample.com is an official rust-lang project now. Contributions highly encouraged. Reddit.

From the Team

Blog Posts

24 Days of Rust continues!

New Projects

  • Elliptic Curve Crypto: Elliptic curve arithmetic and cryptography library in pure Rust
  • Rustache: a flexible template engine for Rust
  • checked_cast!: A small macro to deal with the libc typedef hell
  • Iota: A simple text editor written in Rust
  • Metafactory: value construction pipeline builder
  • superchan: A Rust crate containing types for sending data across a network
  • wxRust: A Rust binding of the wxWidgets cross platform toolkit

Project Updates

Upcoming Events