In person Rust November 2026 at AWS in Tel Aviv
Details
Title: In person Rust November 2026 at AWS in Tel Aviv
Date: 2026.11.03
Start: 18:00
* Mingling (30 minutes)
* Self-Hosting Rust on A Custom Kernel by Kirill Maksimov
Language: (English)
Length: 30 min
I built an operating system with a custom kernel that can run ssh, llama.cpp and some Linux software and I would like to showcase it and what I learned in the process: https://github.com/netoneko/akuma
The most difficult part that brought the most progress was a journey to self host the kernel, being able to build it from source using Rust and cargo.
* Break (15 minutes)
* Writing Cryptographic Applications in Rust by Shachar Langbeheim
Language: (Hebrew)
Length: 30 min
Learn how we built production-grade Multi-Party Computation cryptographic applications in Rust, leveraging its various superpowers, like type-safety, modularity, and asynchrony to deliver secure cryptographic key usage to our customers.
