heim-memory 0.0.2

Cross-platform memory information
Documentation

heim-memory

This crate provides cross-platform functions to query information about system memory.

It is a part of heim project, and preferably should not be used directly, but via heim crate.

Compatibility matrix

Linux MacOS Windows FreeBSD OpenBSD Solaris Redox
memory
swap

Legend:

  • — implemented
  • — implemented, but not reliable (e.g. might not support all targeted OS versions)
  • — not implemented
  • X — not available and will not be implemented
  • ? — not sure if possible