Oxidize 1K – Remote lightning conference for Embedded Rust – 2020-3-20

See the details below for timestamps of each talk! Interested in hearing about future events? You can sign up for our newsletter here: http://eepurl.com/dOrx… Read more

Similar

A case for Rust in deep learning

In this blog post, we'll explore the case for Rust in deep learning and why it may be a better option than Python. With its ability to handle complexity through safe and concurrent abstractions, Rust has the potential to tackle this field's biggest challe... (more…)

Read more »

AWS’ Sponsorship of the Rust Project

We’re really excited to announce that AWS is sponsoring the Rust programming language! Rust is designed for writing and maintaining fast, reliable, and efficient code. It has seen considerable uptake since its first stable release four years ago, with com... (more…)

Read more »

Exploring Dynamic Dispatch in Rust

Let me preface this by saying that I am a novice in the world of rust (though I'm liking things so far!), so if I make technical mistakes please let me know and I will try to correct them. With that out of the way, lets get started. My real... (more…)

Read more »