II.
SkillArea overview
Reference · liveskill-area:rust-async-runtime
Rust Async Runtime overview
Working with Rust async runtimes: tokio executors, async-std, the Future / Pin / Waker model, structured concurrency, select!, cancellation, channels (mpsc, oneshot, broadcast), and integrating blocking work via spawn_blocking.
Attributes
displayName
Rust Async Runtime
description
Working with Rust async runtimes: tokio executors, async-std, the
Future / Pin / Waker model, structured concurrency, select!,
cancellation, channels (mpsc, oneshot, broadcast), and integrating
blocking work via spawn_blocking.
domains
requiresLanguages
requiresLibraries
expertiseLevels
- intermediate
- expert
Outgoing edges
applies_to2
- domain:systems-programming·DomainSystems Programming
- specialization:rust-systems·SpecializationRust Systems Programming
uses_language2
- language:rust·LanguageRust
- language:rust·LanguageRust
uses_library1
- library:tokio·Librarytokio
Incoming edges
lib_requires_skill_area1
- lib-skill:backend-development--rust-async-runtime·LibrarySkillrust-async-runtime
library_used_by1
- library:tokio·Librarytokio
prerequisite_for_learning1
- skill-area:software-development·SkillAreaSoftware Development
requires_expertise1
- role:trading-systems-engineer·RoleTrading Systems Engineer
requires_skill_area7
- stack-profile:cross-platform-desktop·StackProfileCross-Platform Desktop Stack (Tauri, React, SQLite, Rust, TypeScript)
- stack-profile:rust-axum-sqlx·StackProfileRust + Axum + SQLx + Postgres
- stack-profile:rust-cli-stack·StackProfileRust CLI Stack (clap + tokio)
- stack-profile:rust-actix-postgres·StackProfileRust + Actix Web + Diesel + PostgreSQL
- workflow:hft-latency-profiling·WorkflowHFT Latency Profiling
- workflow:language-version-upgrade·WorkflowLanguage Version Upgrade
- workflow:compiler-toolchain-validation·WorkflowCompiler Toolchain Validation
used_by_skill_area1
- language:rust·LanguageRust