#applications #operating #memory #operating-system #query #amount #fetcher

bin+lib app-memory-usage-fetcher

Query a supported operating system to get the amount of memory used by the current Rust application

3 unstable releases

0.2.1 Feb 25, 2025
0.2.0 Feb 19, 2025
0.1.0 Feb 17, 2025

#474 in Operating systems

Download history 279/week @ 2025-02-14 398/week @ 2025-02-21 127/week @ 2025-02-28

804 downloads per month
Used in 2 crates (via malwaredb-server)

Apache-2.0

8KB
88 lines

Build Lint Crates.io Version

Application Memory Usage Fetcher

A super simple crate which queries the supported operating system for the number of bytes used. Returns None for unsupported operating systems.

This crate was created after trying to find this functionality from an existing crate, and instead I found instances of people asking for it. So I decided to make it.

No runtime deps

~0–310KB