tokio-process

GPTKB entity

Statements (15)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:tokio
gptkbp:allows non-blocking I/ O
gptkbp:developed_by Tokio Project
https://www.w3.org/2000/01/rdf-schema#label tokio-process
gptkbp:is_compatible_with async/await syntax
gptkbp:is_open_source gptkb:theorem
gptkbp:is_part_of gptkb:Tokio_ecosystem
gptkbp:is_used_for running external commands
gptkbp:language gptkb:Rust
gptkbp:provides asynchronous process management
gptkbp:repository https://github.com/tokio-rs/tokio
gptkbp:supports child processes
gptkbp:uses futures