RustWebDigest #2: Learn More with Blogs and Events

Published 2016-05-25 under
  • frameworks
  • digest
  • events
Posted by ben :

Great things have happened in the Rust(Web) Ecosphere since the first RustWebDigest was published about two months ago. You've probably figured by now that we are doing this digest on an irregular bases with a summary of news as we see fit. If you want to help us get these out more regularly, we are looking for more people to join the team!

Events

The announcement period for this years autumn conference season has come and it has blasting us all away with three major events dedicated to Rust. And all of them continue the trend to have another dedicated workshop day alongside their talk days. We hope to see plenty Web-Related Workshops there!

It goes without saying that we'd love to have you send in a talk proposal (and workshop proposals!) – especially if you want to talk/teach about the Web!

RustConf

On September 10th there will be another official RustConf organised by the RustCore Team. It will take place in Portland, Oregon, USA. Further more, they also offer a day of training by the Rust Core Team if you come a day early.

Tickets aren't available yet, but the Call for Papers is still open until Jun 5th.

RustFest

(Disclaimer: The author is part of the organising team!)

Following just a week later on Sept 17th RustFest will be the first dedicated Rust Conference on european grounds. Taking place in lovely, central Berlin this community conference will host one day of talks followed by a workshop day.

Tickets aren't available yet either, however you still have until June 20th to send in your talk proposal.

Rust Belt Rust

Last but not least, Rust Belt Rust will take place again October 29th & 28th in Pittsburgh, PA, USA. It also features one day of workshops, followed by a single track talks day.

Although the latest in the year, the CfP is already closed. Tickets aren't available yet. Nothing to do other than staying tuned.

More Example Blogs

For those, who can't wait to learn about stuff at the conferences – and their official workshop days, you are in luck. Since the last publication, we've also seen an influx of new blog posts helping you get started with Rust Web. We've also restructured the Learn-More-Section on the website to allow space for more posts (ordered latest first). The latest additions are:

Notable crates

Sapper is not yet released as a crate but has already quite some impressive benchmarks, showing how Rust can boost Web a ton. Sapper Works appears to want to build an entire ecosystem for "snappy" web development. We are excited to see what will come out of that!

Neon combines Node and Rust. It essentially allows you to write native code in rust, which can then easily interact with NodeJS. This is clearly web – somehow, but we aren't really sure where to put this in the category tree. If you have an idea, let us know here.

RustW is a web frontend for the rust compiler. Allowing you to paste your code to a web-server and see the results (and errors) rendered in a webpage.

Hyper announced they will be adding asynchronous IO – using our all beloved MIO. The branch mentioned in the blog post has even been merged now and it should be working with the latest release!

Added to index:

The following have been added to our tracking index (and the website where appropriate)

Updates recorded:

Further more we recorded new releases to the following crates

Anything we missed? Let us know!

Author

Benjamin Kampmann

Freelance OpenSource Software Architect and Developer. I design, build and supervise the building of software (systems). Sometimes for clients, often times on my own, whenever possible as OpenSource. I care about good design in both, the User Experience and backend architecture and infrastructure. And I write about all this stuff.