invite/tokio
tokio, Tokio (Discord), на сайте с 06 апреля 2023, 02:13
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language. It is:
Fast: Tokio's zero-cost abstractions give you bare-metal performance.
Reliable: Tokio leverages Rust's ownership, type system, and concurrency model to reduce bugs and ensure thread safety.
Scalable: Tokio has a minimal footprint, and handles backpressure and cancellation naturally.
Загружается...