This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
rust-pstree
Watch
1
Star
0
Fork
You've already forked rust-pstree
0
mirror of
https://github.com/posborne/rust-pstree.git
synced
2025-01-13 15:56:09 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f6a26552ef
rust-pstree
/
.gitignore
11 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
pstree: start to flesh out some basic functionality 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.
2014-10-09 09:42:29 +02:00
# Editor Trash
*~
\#*\#
# Binaries
pstree
build: add basic cargo support for building
2015-03-04 05:54:22 +01:00
# Cargo
target/
Cargo.lock
Reference in a new issue
Copy permalink