Skip to content
#

psutil

Here are 56 public repositories matching this topic...

heim
svartalf
svartalf commented Feb 26, 2020

Old bunch of the examples (removed at 7327b6d7097c5595d5121d48bd801bc016707e18) was not that good, as they were using internal APIs and worked with sub-crates directly, which led to confusion, since the intended way to work with heim is via facade crate.

Right now there is a bunch of new examples exist, but it would be nice to have more

KittyTechnoProgrammer
KittyTechnoProgrammer commented Apr 25, 2020

I was testing the script disk_usage.nim

When compiled with 64bit it works, however, with 32bit gives the error
/opt/psutil-nim/scripts/disk_usage.nim(34) disk_usage
/opt/psutil-nim/scripts/disk_usage.nim(26) main
/home/kittytechno/.nimble/pkgs/psutil-0.6.0/psutil/psutil_posix.nim(206) disk_usage
/home/kittytechno/.choosenim/toolchains/nim-1.2.0/lib/system/fatal.nim(49) sysFatal
Error: unh

Improve this page

Add a description, image, and links to the psutil topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the psutil topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.