mirror of
https://github.com/posborne/rust-pstree.git
synced 2025-03-03 22:24:40 +01:00
An implementation of pstree in rust based on the exercise from TLPI
![]() Right now, this project is primarily a way to learn rust. If things start coming together, there does seem to be some interest in a library filling the same niche for Rust as psutil does for Python. For now, however, the goal is to write a simple pstree visualization. |
||
---|---|---|
.gitignore | ||
LICENSE | ||
pstree.rs |