Logo Crossweb

Log in

No account yet? Forgot password

Przypomnij hasło

close Wypełnij formularz.
Na Twój adres e-mail zostanie wysłane link umożliwiający zmianę hasła.
Send
This event has already taken place. Check upcoming events

136. WroclawJUG

Event:
136. WroclawJUG
Event type:
Meetup
Category:
IT
Topic:
Date:
21.05.2019 (tuesday)
Time:
18:30
Language:
Polish
Price:
Free
City:
Place:
WedrowkiPub
Address:
Podwale 37/38
Description:

Intro to Rust (for Java developers) - Błażej Święcicki & Maciej Talaśka

[EASY][PL]


//TBD


Memory management strategies - Garbage Collector vs Rust Ownership model - Bartłomiej Kuras

[MID][PL/EN]


Memory management is a problem as old as Random Access Memory. Historically it had to be handled directly by programmer, today there are two main techniques to solve the problem: Garbage

Collection, which is used by most vm-based languages including Java, and reference counting which is mostly adopted by C++. Recently Rust came with new proposal - deliver complete static analysis of data lifetime, so memory management may be in most cases performed with no overhead, also giving additional memory safety, but as everything it has its own issues. My goal in the presentation is to compare GC approach to Rust Ownership Model, giving a brief introduction to idea behind the second one, and then finding some pros and cons of both attitudes.


Bio: System software developer for ~7 years, working mostly with C++, but recently being employed in Rust project in Anixe. Rust enthusiast involved in Rust Wrocław organization. His first programming rule is trying as much things as possible, including many programming languages and techniques, to have wider perspective about software development.

Profile of employers

Similar events