@ c4

Dear Rustaceans,

our next Meetup will be on Wednesday 2022-08-24 19:15 CEST.

Rust’s ownership and borrowing system is what gives it its “super powers”. It enables guaranteed memory safety and freedom from data races. At this meetup we want to look at this system, devoting one half to a beginner level introduction and the other to its relation to threading. The later will also provide an introduction to scoped threads introduced in Rust 1.63 (released August 11th).

Throwback to early 2015. The Rust 1.0 release is around the corner and most of the Rust talks are talking about this revolutionary feature: scoped threads. Threads that can only run as long as the scope they are created in exists. They can access local variables without any locks, mutexes, reference counting, and fear of use-after-free. It’s amazing.

However, a bit later it turns out that leaking memory breaks this API. Leaking a thread will make it run longer than its defining scope. Leaking is memory safe. Wasteful but safe. So the API is reconsidered and ultimately dropped from Rust’s 1.0 release. Some dub it the “leakpocalypse”. Sadness.

Fast forward to today. Rust 1.63 has been released and scoped threads are finally back and kicking in the standard library with a revised API. At the meetup we’ll look at this new API and how it makes fork-join style parallelism a lot easier.

Any remaining time will be used as open space: Imagine a bazaar, where you can suggest topics and spontaneously join any discussion you find interesting. It all depends on your interests. You can enjoy some drinks, meet nice people and discuss about Rust.

You can register here.

We are looking forward to seeing you. :-)

Yours, Kai and Florian


The meetup will likely be held in German, we will however reevaluate this at the beginning of the evening and may switch to English if needed.


Due to COVID-19 still being around, bringing a face mask will be necessary. For the same reason we need to know how many people will attend the meetup. Please make sure to register and, in case you are no longer able to attend, cancel your registration. Thank you.

  1. Rust’s Ownership Model

Location: Chaos Computer Club Cologne (c4) e.V.

Heliosstr. 6a

Köln

Show on Google Maps

Show on OpenStreetMap

  • Via subway lines 3, 4, or 13 to “Venloer Straße/Gürtel” (exit the station towards “Heliosstr./Bezirksverwaltung”)
  • Via bus lines 141, 142, or 143 to “Venloer Straße/Gürtel”
  • Via train to “Köln-Ehrenfeld” (exit the station towards “Venloer Straße”)

Cross Venloer Straße and go into Heliosstraße. After 2–3min you arrive at the last building before an apartment complex labeled “Stayery” (on the right side). The entrance is next to the parking spots.