A conference dedicated to the programming language Rust will be held in Moscow

On December 3, a conference dedicated to the Rust programming language will be held in Moscow. The conference is intended both for those who already write certain products in this language, and for those who are looking closely at it. The event will discuss issues related to improving software products by adding or transferring functionality to Rust, and also consider the reasons why this cannot be done in C/C++.

Participation is paid (14000 rubles), food, drinks and direct communication with specialists closely involved in implementing Rust into their products are provided. Among the speakers: Sergey Fomin from Yandex and Vladislav Beskrovny from JetBrains, as well as guests from companies such as Avito, Rambler and Kvantom.

Among the proposed topics of reports we can highlight:

  • Replacing suboptimal or complex code with Rust implementations;
  • Using Rust together with Python in high-load projects;
  • Reports on the principles of low-level operation of procedural macros;
  • Improving the security of unsafe code;
  • Rust for Embedded Systems.

Source: opennet.ru

Add a comment