|
You are here |
arstechnica.com | ||
| | | | |
docs.rs
|
|
| | | | | API documentation for the Rust `hyper` crate. | |
| | | | |
blog.acrossecurity.com
|
|
| | | | | Keeping binary planting bugs out of 120 million lines of code In the course of the ongoing binary planting research ,our company has disc... | |
| | | | |
markentier.tech
|
|
| | | | | Lately I see people complaining about "the Rust community" to confuse memory safety with general safety and se... | markentier.tech | |
| | | | |
developerlife.com
|
|
| | | This tutorial, video, and repo are a deep dive into the concept of cancellation safety in async code using Tokio and Rust. It affects the tokio::select! macro, and what happens to the racing Futures that don't win. The examples provided here, along with the video, will go over both code that is is cancellation safe and code that is not. These examples reflect real-world patterns, and are a generalized form of them. | ||