Disambiguation evidence for tokio via surface form

"Tokio"


As subject (55)

Triples where this entity appears as subject under the label "Tokio".

Predicate Object
designedFor asynchronous programming
designedFor concurrent programming
designedFor high-performance servers
designedFor network services
designedFor non-blocking applications
ecosystemIncludes hyper
ecosystemIncludes tokio-serde
ecosystemIncludes tokio self-linksurface differs
surface form: tokio-stream
ecosystemIncludes tokio self-linksurface differs
surface form: tokio-util
ecosystemIncludes tonic
ecosystemIncludes tower
feature async/await integration
feature cooperative task scheduling
feature current-thread runtime
feature futures compatibility
feature multi-threaded runtime
feature structured concurrency primitives
hasComponent tokio::fs
hasComponent tokio::io
hasComponent tokio::macros
hasComponent tokio::net
hasComponent tokio::process
hasComponent tokio::runtime
hasComponent tokio::signal
hasComponent tokio::sync
hasComponent tokio::task
hasComponent tokio::time
hostedOn Rust
surface form: crates.io
instanceOf Rust library
instanceOf asynchronous runtime
instanceOf software framework
license Apache License 2.0
license MIT License
programmingLanguage Rust
provides TCP support
provides UDP support
provides Unix domain socket support
provides async RwLock
provides async channels
provides async filesystem utilities
provides async mutex
provides async semaphore
provides asynchronous runtime
provides networking primitives
provides non-blocking I/O
provides runtime macros
provides synchronization primitives
provides task scheduler
provides timer utilities
sourceRepository GitHub
supportsProgrammingLanguage Rust
usedFor distributed systems
usedFor microservices
usedFor network clients
usedFor web servers