II.
Library overview
Reference · livelibrary:tokio
tokio overview
Asynchronous runtime for Rust — a multi-threaded, work-stealing executor with reactor and timers.
Attributes
displayName
tokio
belongsToLanguageId
category
concurrency
description
Asynchronous runtime for Rust — a multi-threaded, work-stealing executor with reactor and timers.
Outgoing edges
belongs_to_language1
- language:rust·LanguageRust
library_used_by1
- skill-area:rust-async-runtime·SkillAreaRust Async Runtime
Incoming edges
alternative_to3
- library:rayon·LibraryRayon
- library:netty·LibraryNetty
- library:coroutines·LibraryKotlin Coroutines
composed_of3
- stack-profile:game-backend·StackProfileGame Backend (Rust/Go + WebSocket + Redis + PostgreSQL)
- stack-profile:music-streaming-backend·StackProfileMusic Streaming (Rust, Redis, PostgreSQL, Boto3, React, TypeScript)
- stack-profile:rust-cli-stack·StackProfileRust CLI Stack (clap + tokio)
uses_library3
- skill-area:rust-async-runtime·SkillAreaRust Async Runtime
- specialization:rust-systems·SpecializationRust Systems Programming
- specialization:network-programming·Specialization