Rust Run Series at the Bangalore Rust meetup group

Posted on December 2, 2018
Tags: ,
by Sanchayan Maity

I took over the responsibility of being primary speaker at the rustox meetup group in February 2018 from Ragini and Saifi who founded this group and used to host it every weekend. Have learned a lot from them.

Saifi had envisioned a series on Rust topics for beginners, which I decided to continue. The goals for 2018 by him are outlined here. However, I felt after a while that if we just cater to beginners and since there will always be people coming on-board, we will never progress beyond a certain point. There had already been a beginners series in 2017. With that in mind and after talking with Raj, who was now the organizer for sister group FOSS Cafe, we decided that there would be a fundamental topic one week and the next week we would look at some crate or project. And this would alternate and keep on continuing. We felt that this way we could cater to both beginners as well as those who were interested in some more intermediate level topics.

With Jyotsna Gupta also helping us with the Mozilla and Rust swag, we decided to name the above series as Rust Run. The following meetup events have been conducted as part of the series.

A big thanks to HackerEarth who have been very forthcoming in providing us the venue for meetups in last few months and also to 91SpringBoard and ThoughtFactory where we conducted a lot of our earlier meetups. Here are some pictures from the meetups conducted at HackerEarth.

From the meetup on tokio.

From the meetup on lifetimes.

From the meetup on Rocket.

From the meetup on Concurrency in Rust.

From the meetup on Smart Pointers.