[‹ 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.