Async Rust
English | 2025 | ISBN: 1098149092 | 315 Pages | EPUB | 3.3 MB
English | 2025 | ISBN: 1098149092 | 315 Pages | EPUB | 3.3 MB
Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async approach. You will also dive deeper into async runtimes, implementing your own ways in which async runtimes handle incoming tasks.