Tag
rust
We Built Our Marketing Website Entirely in Rust
How we used Zola and Leptos WASM islands to build flux.dev — a content-heavy marketing site with interactive components, entirely in Rust.
Add SSO to Your Rust App in 10 Lines
A step-by-step guide to adding SAML SSO to any Rust web application using Flux. No XML parsing required.
Why We Chose Rust for the Hot Path
How Rust's zero-cost abstractions let us process 2M auth events per second with single-digit microsecond latency.