Menu

#Tokio

12 posts

Feed·
11 of 12 posts
Async Rust Never Left MVP: I Validated It Against My Real Codebase and Found Exactly the Edge Cases That HN Post Predicted
🖼️
0

Async Rust Never Left MVP: I Validated It Against My Real Codebase and Found Exactly the Edge Cases That HN Post Predicted

DEV Community·Juan Torchia·4 months ago
#bXIT60E8
#async#performance#rust#tokio#doesn#article

434 points on HN argue that Async Rust is still a glorified MVP. I replicated every concrete criticism against my own code: executor leaks, cancellation safety, Pin hell. My conclusion is more uncomfortable than the original post.

15s
Read More
📰
0

🦀 Rust Weekly Log — From Code to Production

DEV Community: rust·Vincent Eckert Sierota·5 months ago
#oF2kWjxz
#dev#token#vinecksie#github#tokio#photo

This week was all about bridging theory and real-world systems: 📡 RustPulse → deployed to staging (CI/CD, production mindset) Links: https://vinecksie.super.site/rustpulse https://github.com/tokio-rs/tokio/pull/8081 https://github.com/VinEckSie/idempo…

15s
Read More