Tokio
12 posts

Hands-On Code! Perfect WebSocket + Actor System Implementation - I Pulled Another All-Nighter
Last article too theoretical? Here’s hardcore code to get your Rust distributed system running
January 10, 2025 · 9 min · 1744 words · Rexai Programming
Rust Async Unveiled: The Secret to Making Code 'Slack Off' While Doubling Efficiency!
Deep dive into Rust async programming core concepts, from async/await to Future, from tokio runtime to concurrent processing. Master zero-cost async programming essence and double your Rust code efficiency!
January 15, 2024 · 6 min · 1184 words · Rexai Programming