mirror of
https://github.com/posborne/rust-pstree.git
synced 2024-12-25 14:36:03 +01:00
An implementation of pstree in rust based on the exercise from TLPI
76204e72df
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 |