Submissions

October 2024 Rustacean meetup

October 2024 Rustacean meetup

Accepting submissions

Not accepting submissions

Swarnim Arun

Design Patterns for async and parallel systems with Rust

Preface As Rust has matured it provides both async and parallel programming primitives for efficient concurrency, although Rust isn’t opionated about any specific kind of concurrency pattern. As a language Rust’s Concurrency Model derived from Send + Sync Marker traits provide even common design patterns and libraries with ways to help users avoid the most cumbersome of foot-guns in the form of d… more
  • 1 comment
  • Confirmed & scheduled
  • 05 Oct 2024
Sanchayan Maity

Sanchayan Maity

Instrumentation tools for Tokio runtime

This will be a short introduction talk/more like a whirlwind tour of tools which expose instrumentation information from Tokio runtime like more
  • 0 comments
  • Confirmed & scheduled
  • 15 Oct 2024

Anirudh Sudhir

Building a Bitcask-like store in Rust

This lightning talk will cover the design and implementation of a log-structured key-value store, inspired by Bitcask, a storage engine for the Riak distributed database. more
  • 1 comment
  • Confirmed & scheduled
  • 16 Oct 2024

Hosted by

A community of Rust language contributors and end-users from Bangalore. We have presence on the following telegram channels https://t.me/RustIndia https://t.me/fpncr LinkedIn: https://www.linkedin.com/company/rust-india/ Twitter (not updated frequently): https://twitter.com/rustlangin more