







Alexandru Ene features details of a new UI SDK in Rust for Prime Video that targets living room devices.
Vidstack Player
A collection UI components and hooks for building media players on the web.

Leveraging Rust and the GPU to render user interfaces at 120 FPS
From the Zed Blog: A deep-dive into the graphical underpinnings of GPUI, the hardware-accelerated framework that powers Zed's user interface.

Announcing Rust 1.96.1 | Rust Blog
Empowering everyone to build reliable and efficient software.

Rust - The WebAssembly Component Model
Rust has first-class support for WebAssembly core and WebAssembly components via the available targets in the toolchain:
cardea-mcp/RustCoder
Enable AI agents to create and execute their own tools in Rust autonomously. Available as web API and MCP services
Video Player
A composable, shadcn/ui styled video player component that uses the media-chrome library.
Writing a Web-based Editor from Scratch
At some point a while back I decided that I was going to write the front end of Weaver in Rust. I'd looked through the various 'fullstack' web application frameworks kicking around, and while they still had a ways to go, they seemed complete enough. Plus I wanted to write a semi-custom Markdown parser and renderer, to support features I wanted to exist in Weaver, like atproto record embeds, dual-column mode, and resizable images, and since I also wanted it to be fast, that meant that at least a portion of the front-end codebase would be in Rust, and Javascript-Rust FFI wasn't something I had dealt with a lot yet.
NixOS Linux 26.05 Yarara 1440p 60fps record + stream testing #foss #gnu #linux #nixos #kde #plasma
Ditto - Introducing Safer FFI
Introducing safer_ffi, a Rust framework that allows you to write foreign function interfaces (FFI) without polluting your Rust code with `unsafe` while improving readability.

Tonic makes gRPC in Rust stupidly simple

Airtime | Essential tools for video at work
Look your best on video. Present with impact. Virtual backgrounds, screen recorder, present with a friend. Works with Zoom, Meet, Teams, and Webex.

Announcing Topcoat: a framework for building full-stack reactive web apps with Rust | Tokio - An asynchronous Rust runtime
Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.