system-memory |
|
| Word Count | 59 |
|---|---|
| Reading Time | 1 minute |
| Links | API Docs (latest) GitHub crates.io |
The system-memory crate is a tiny little project I finished about two years ago (at time of writing), initially with the goal of teaching myself a bit more about building cross-platform utilities that have to interface with OS dependent libraries. It exposes a system independent way to check the host's total memory, used memory, and free memory.