View all glossary termsTokioAlso known as: Tokio runtimeTokio is an asynchronous runtime for Rust that provides task scheduling, networking, timers, synchronization, and other building blocks.See tokio.rs.