Microsoft has announced an early public preview of Rust/WinRT, or Rust for the Windows Runtime (WinRT), and has posted it on GitHub. The Rust/WinRT project is a "WinRT language projection" or software ...
Tokio, an asynchronous runtime for the Rust language, has reached 1.0 status. Designed for writing stable network applications, the runtime includes asynchronous APIs for TCP and UDP, timers, and a ...