May 2024
6 Mon
7 Tue
8 Wed
9 Thu
10 Fri
11 Sat 10:00 AM – 01:00 PM IST
12 Sun
Accepting submissions
Not accepting submissions
Benchmarking Rust Concurrency LibrariesAn overview of the popular concurrency libraries in Rust, which were used to generate the Julia fractal. I started out by rendering the fractal using the tokio library so i callled this presentation “Julia in Tokio”. I benchmarked them by using them to run a lot of iterations of multiple image sizes and used Bencher to measure average iteration time for the different implementations. In addition … more
|
Introducing Superposition - a flexible, safe and powerful Open Source Configuration Management SystemMost non-trivial applications need a robust and flexible configuration system. Such a system becomes all the more important when the same feature needs to behave differently for different users. At Juspay, we needed a configuration system with the following properties: more
|
Fortanix Enclave Development Platform (EDP), an open-source platform for developing Confidential Computing ApplicationsFortanix Enclave Development Platform (EDP) Problem Space: Data exists in three states: at rest, in use, and in transit. Data that is stored is “at rest”, data that is being processed is “in use”, and data that is traversing across the network is “in transit”. Generally, organizations focus on protecting data at rest and in transit across the network. However, the data being processed is still vu… more
|
Monitoring sytems with Phi Accrual Detectors in Rustwhoami I am Uddeshya Singh (X, Medium, LinkedIn), SDE-2 Backend at Gojek. I specialize in payments in my 9-5 and have been an avid distributed systems + database geek. more
|
Hosted by