Join the Rustikon afterparty, collocated with the well known and loved Scalar Conference pre-party!
Let's grab a beer and chat with other Scala and Rust enthusiasts in a fun, casual atmosphere!
The meetup will be held at Centrum Zarządzania Światem starting at 7:00 PM and goes on until late. Other food and drink options will be available.
You’re welcome to join, even if you’re not attending the conference the next day!
The event is organized by SoftwareMill & Iterators.
In this talk, we'll explore reasoning with async Rust. We'll be introduced to its fundamental building blocks, such as `async`, `await`, `join` and `select`, and learn how to predict the behavior of code written with them.
This talk explores lessons learned while building a CRDT library with JSON semantics, aimed at application developers.
In this talk, we will discuss how you can use Durable Execution to harden your applications in a few key areas: workflows, asynchronous tasks, microservice orchestration, and event processing.
I'd like to share what we've learned in the last 2 years, when building Iggy.rs message streaming infrastructure from the ground up.
We will explore some ways to make Async Rust programming more enjoyable and more efficient at the same time.