processkit 2.2.4

Async child-process management for tokio: whole-tree kill-on-drop (no orphans), plus streaming, pipelines, timeouts, and supervision
Documentation
1
2
3
4
5
6
7
8
9
10
# What's next

[‹ docs index](README.md)

ProcessKit is a Rust library today, published as
[processkit](https://crates.io/crates/processkit) on crates.io. The plan is
to bring the same approach — kernel-backed whole-tree containment, honest
error semantics, and testable seams — to other ecosystems: a Go package,
an F# library, a Kotlin library, and a Python wrapper. Each implementation
will follow the same philosophy and be documented here as it ships.