tokio

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instance_of gptkb:software_framework
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:async-std
gptkbp:developed_by gptkb:Andrew_Gallant
gptkbp:ecosystem gptkb:Tokio_ecosystem
gptkbp:features task scheduling
stream processing
file I/ O support
TCP/ UDP support
timer support
https://www.w3.org/2000/01/rdf-schema#label tokio
gptkbp:latest_version 1.0
gptkbp:license MIT License
gptkbp:provides asynchronous I/ O
gptkbp:related_to gptkb:tokio-fs
gptkb:tokio-io-util
gptkb:tokio-macros
gptkb:tokio-process
gptkb:tokio-rt
gptkb:tokio-serial
gptkb:tokio-signal-stream
gptkb:tokio-streams
gptkb:tokio-test
gptkb:tokio-timer
gptkb:tokio-timer-stream
gptkb:tokio-udp
gptkb:beer
gptkb:async-std
hyper
warp
reqwest
tokio-util
sqlx
tokio-io
tokio-signal
tokio-stream
tokio-tcp
tokio-tcp-acceptor
tokio-tcp-connector
tokio-tcp-listener
tokio-tcp-socket
tokio-tcp-stream
tokio-udp-acceptor
tokio-udp-connector
tokio-udp-listener
tokio-udp-socket
tokio-udp-stream
gptkbp:released_in gptkb:2016
gptkbp:repository https://github.com/tokio-rs/tokio
gptkbp:supports multi-threading
gptkbp:used_in network applications
gptkbp:written_in gptkb:Rust