<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>lifetimes.dev</title><description>Rust notes and examples on async, Tokio, distributed systems, applied cryptography, and privacy, including zero-knowledge proofs (ZK) and fully homomorphic encryption (FHE).</description><link>https://lifetimes.dev/</link><language>en-us</language><item><title>Decimals in Rust: Choosing a Type Is Only Half the Problem</title><link>https://lifetimes.dev/posts/decimals-in-rust/</link><guid isPermaLink="true">https://lifetimes.dev/posts/decimals-in-rust/</guid><description>Decimal representation, repeated rounding, and the policies needed to keep totals consistent in Rust.</description><pubDate>Mon, 14 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Rust Threads vs Tokio Tasks: Concurrency and Parallelism</title><link>https://lifetimes.dev/posts/rust-threads-vs-tokio-tasks/</link><guid isPermaLink="true">https://lifetimes.dev/posts/rust-threads-vs-tokio-tasks/</guid><description>How std::thread::spawn and tokio::spawn schedule work, when tasks run in parallel, and what happens when you block a Tokio worker.</description><pubDate>Mon, 07 Sep 2026 18:56:21 GMT</pubDate></item><item><title>Why I Started This Blog</title><link>https://lifetimes.dev/posts/why-i-started-this-blog/</link><guid isPermaLink="true">https://lifetimes.dev/posts/why-i-started-this-blog/</guid><description>Notes on Rust for distributed systems and applied cryptography, collected in one place.</description><pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate></item></channel></rss>