Tbilisi Rust Day

September 26 Online Tbilisi, Georgia
September 26 Online Tbilisi, Georgia

Schedule

21:30
21:30

Introduction: Rust and its Basic Concepts

Aleksander Zelik

Avatar

Rust is a programming language that helps write safe and fast code. In this talk, Alexander Zelik will explain how memory is managed to avoid errors and what tools make working with Rust convenient.Read more →

21:30
21:30

Rust as a Tool for Developing Backend Services

Aleksander Dmitriev

Avatar

Rust is excellent for creating server applications. Alexander Dmitriev will show how to work safely with multithreading and asynchronous tasks, using Actix-web as an example to build high-performance web services.Read more →

21:30
21:30

Rust as a Tool for Developing Frontend Applications

Aleksander Zelik

Avatar

Rust can also be used to create rich browser apps via WebAssembly. Alexander Zelik will cover how Rust compiles to Wasm and how frameworks like Yew enable building modern frontend applications.Read more →