LDN Talks May Community Showcase
Detalles
We are excited to announce our May Community Showcase. This event is an opportunity for individuals at all skill levels to come together and share their experiences with Rust.
Whether you’re working on a personal project, contributing to an open-source initiative, or teaching a concept related to Rust, we invite you to present your work and insights.
Take this opportunity to build your confidence and share what you are doing.
Speakers
Sang Young Noh
Talk title: FerrumMD: Building a Molecular Dynamics Engine in Rust
Abstract: FerrumMD is a molecular dynamics engine written in Rust, built to explore high-performance scientific computing from first principles. The project implements core simulation components, including Lennard-Jones interactions, periodic boundary conditions, Verlet integration, velocity rescaling, and electrostatics via Particle Mesh Ewald. It aims to bridge computational chemistry, systems programming, and extensible design for future free-energy workflows.
JC Campagne
Talk Title: DAGraph: Local reactive graph-based data analytics in Rust.
Abstract: DAGraph is a reactive node-based canvas app for local data analytics — every cell is a node in a reactive DAG, from basic arithmetic to OLAP-style SQL. Built in Rust, it runs natively or fully in-browser via WASM, with no server and no data leaving your machine.
Darek Luksza
Talk Title: Building a streaming technical-analysis crate in Rust
Abstract: Darek will share lessons from building quantedge-ta, an open-source Rust crate for technical analysis indicators designed for streaming market data rather than batch-only calculation. The talk will cover practical problems around warmup periods, convergence, forming versus closed bars, and stateful updates, plus where Rust helped and where the ergonomics became tricky.
Ben Knightsberg
Talk Title: AI and Encryption: Hmm or Mmm?
Abstract: A wacky deep dive into modern encryption, focusing on homomorphic techniques and their practical implications through Rust. Drawing on recent work, we'll explore how secure computation can unlock value without exposing data. We'll also figure out how to successfully engage partners to invest in encryption initiatives, translating complex cryptography into tangible business outcomes and strategic advantage across multiple sectors globally.
