An open API service indexing awesome lists of open source software.

https://github.com/krshrimali/memorychecker-rs-mac

An application to raise alert if memory usage exceeds particular threshold (for Mac OS) - written in Rust
https://github.com/krshrimali/memorychecker-rs-mac

Last synced: 7 months ago
JSON representation

An application to raise alert if memory usage exceeds particular threshold (for Mac OS) - written in Rust

Awesome Lists containing this project

README

          

## memoryChecker-rs-mac

An application to raise alert if memory usage exceeds particular threshold (for Mac OS) - written in Rust

### Goals

1. Check and raise a warning -> if memory consumption is greater than a set threshold.
2. Share the program details that is taking most of the memory.