November 2023 Rustacean meetup ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ฎ๐Ÿ‡ณ

November 2023 Rustacean meetup ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ฎ๐Ÿ‡ณ

November 2023 Rustacean meetup ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ฎ๐Ÿ‡ณ

Rust Bangalore is collaborating with Red Badger and Rust London for this meetup. Weโ€™re bringing Rust to the world of enterprise technology.

๐ŸŒ Event Highlights

๐Ÿ” Part I: Rust in the Enterprise
๐Ÿ›  Part II: Meet Crux - Cross-platform app development in Rust

  • Get an exclusive peek at โ€œCrux,โ€ a framework that brings Rust to multi-platform application development.

Hosted by

A community of rust-lang contributors and end-users from Bangalore. We also have presence on the following telegram channels https://t.me/RustIndia https://t.me/keralars https://t.me/fpncr Twitter handle: https://twitter.com/rustlangin more
Narayan Bhat

Narayan Bhat

@narayanbhat166

Asynchronous IO - A deep dive

Submitted Nov 15, 2023

This talk will be a deep dive on the asynchronous IO with rust. Things that will be covered are.

  • Evolution of web server architectures.
  • Single threaded.
  • Multi threaded.
  • Async.

We will also understand the components of tokio, and how it all fits in with the async ecosystem in rust.

A short demo of a small web server written with MIO ( metal IO, a low level library used by tokio ) will be explained.

Comments

Hosted by

A community of rust-lang contributors and end-users from Bangalore. We also have presence on the following telegram channels https://t.me/RustIndia https://t.me/keralars https://t.me/fpncr Twitter handle: https://twitter.com/rustlangin more