Enterprise adoption of Rust language Using Rust for building multimedia pipelines using GStreamerA short primer on how Rust and GStreamer can be used for building multimedia pipelines. The back end application started out as a monolith written in Python utilizing GStreamer for multimedia bits. Iteratively parts of the application were moved over from Python by writing custom GStreamer components in Rust. more
Talk type: 25 min talk
|
Enterprise adoption of Rust language Rust India BoF on Hiring for RustThis transcript - is mostly as is - edited lightly from the discussion on hiring for Rust which was held at the conference on 2nd November 2022. As per Chatham House Rules, names have not been mentioned in this transcript to prevent attribution of quotes to persons. more
Talk type: Birds of Feather (BOF) session
|
November 2023 Rustacean meetup ๐ฌ๐ง๐ฎ๐ณ External Blocks | Rust FFINOTE: This talk will be from Dhruvin Gandhi https://dhruvin.dev/. more
|
November 2023 Rustacean meetup ๐ฌ๐ง๐ฎ๐ณ Async Cancellation/Cancelling Futures in RustWe will discuss and cover the cancellation mechanism for futures/async/await in Rust. more
|
April 2024 Rustacean Meetup Implementing HLS support with Rust & GStreamerHTTP Live Streaming (also known as HLS) is an HTTP-based adaptive bitrate streaming communications protocol. It is a popular format used for streaming, allowing content to be delivered from HTTP servers via widely available HTTP based content delivery networks (CDNs) like AWS, Akamai and others. more
|
June Bangalore Haskell meetup Applicatives in HaskellThe talk will cover the Applicative type class in Haskell. more
|
June 2024 Rustacean meetup QUIC ๐ค GStreamer ๐ค RustThis talk will cover QUIC which is a UDP-Based Multiplexed and Secure Transport and standardized in RFC 9000 more
|
September 2024 Rustacean meetup Getting comfy with async awaitThis will be a beginner to intermediate level talk on Async await/Futures. We will cover the following topics to various extents. more
|
October 2024 Rustacean meetup Instrumentation tools for Tokio runtimeThis will be a short introduction talk/more like a whirlwind tour of tools which expose instrumentation information from Tokio runtime like more
|
November Bangalore Haskell meetup Monads in HaskellThe talk will cover the Monad type class in Haskell. more
|