The London based user group for the Rust programming language. Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.
Sorry, looks like Rust London User Group haven't got any events scheduled for the moment!
Who's part of this group?
In order to view registered members you need to be logged in with a "confirmed" Skills Matter account!
If you haven't already done so click here to create a new account.Find the "confirmation instructions" email we sent you when you signed up and click on the "Confirm Account" link.
-
-
Rust Hack n Learn: Embedded Workshop
Featuring James Munns
This short workshop will get you set up with writing small applications on a microcontroller. The example will run you through the first steps of getting a light to blink and then send some data over the air. You will enjoy it as a group exercise!
architecture devops embedded-systems iot hardware rust -
Rust learning and hacking evening #14
Let's hangout, work on some Rust projects or go through tutorials together! If you don't have a project, come along, you might find that someone is working on something that interests you. Failing that we've got various suggestions for exercises and challenges. Some of us are newbies...
code rust -
Rust London: Show and Tell
Let's work on some Rust projects together or learn using tutorials! If you don't have a project, come along, you might find that someone is working on something that interests you. Failing that we've got various suggestions for exercises and challenges. Some of us are newbies working...
programming rust rustlang rlug -
Rust learning and hacking evening #11
Let's work on some Rust projects together or learn using tutorials! If you don't have a project, come along, you might find that someone is working on something that interests you. Failing that we've got various suggestions for exercises and challenges. Some of us are newbies working...
rust programming mozilla -
Rust learning and hacking evening #10
Let's work on some Rust projects together or learn using tutorials! If you don't have a project, come along, you might find that someone is working on something that interests you. Failing that we've got various suggestions for exercises and challenges. Some of us are newbies working...
rust programming mozilla -
LDN Coding Dojo: May 2018
Following on from Peter's talk on using coding challenges to learn Rust at LDN Talks: March 2018 (link), we're running our first coding dojo. We'll bring an interesting problem and solve it as a group. Bring a laptop if you want to code along or branch off with your own solution. We...
rust learning codingdojo -
Rust learning and hacking evening #9
Let's work on some Rust projects together or learn using tutorials! If you don't have a project, come along, you might find that someone is working on something that interests you. Failing that we've got various suggestions for exercises and challenges. Some of us are newbies working...
rust programming mozilla -
Write once, Rust everywhere
Featuring Emily Toop
Rust has a well defined API for FFI but almost all of the documentation focuses on calling other languages from Rust. In this talk Emily will be showing how Rust can be used to share functionality between different platforms, covering cross compilation, platform specific requirements and some...