SaaSHub helps you find the best software and product alternatives Learn more β
Ps_mem Alternatives
Similar projects and alternatives to ps_mem
-
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
daisyui
πΌ πΌ πΌ πΌ πΌ βThe most popular, free and open-source Tailwind CSS component library
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
TempOSD
Discontinued On Screen Display for cpu and gpu temperatures, ram and swap usages statistics.
-
-
-
-
awesome-desktop-js
π₯οΈ A list of awesome packages and frameworks for implementing javascript applications on the desktop
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ps_mem discussion
ps_mem reviews and mentions
-
ps_mem: A Lightweight Tool for Accurate Memory Usage Reporting
For detailed information on script functionality, refer to the commit history: https://github.com/pixelb/ps_mem
-
Why is it using that much ram? Is that a trojan? Is that a feature of the linux-tkg kernel? (nothing else is running in the background)
I use a script I call memtop10.sh that uses a combination of ps and ps_mem.py which you can find here: https://github.com/pixelb/ps_mem/blob/master/ps_mem.py
-
PSA: the way the βfreeβ command calculates unused memory changed significantly between Bullseye and Bookworm
Do you mean something like this: https://github.com/pixelb/ps_mem
-
Some of my computer's RAM "disappears" over time. Where does it go?
ps_mem https://github.com/pixelb/ps_mem
-
Tauri 1.0 β Electron Alternative Powered by Rust
Just as a reference, the application I'm building features a lot things inside the final binary, that might affect ram usage, so this is not a "hello-world" example but a real application, with a SPA built-into the binary and loaded into RAM, together with a HTTP API and more (fuller list here: https://news.ycombinator.com/item?id=31765186).
With that said, `ps_mem` (https://github.com/pixelb/ps_mem) reports that the memory usage is 58.7 MiB after starting the Tauri application. If I run just the HTTP API, memory usage ends up being 19.4 MiB. So I guess in that sense, the overhead of Tauri is about ~39.3 MiB.
-
Memory Available Unaccounted For
I'm not sure if it's still working since I've not used it for a while but you can get accurate reports with ps_mem
- Measuring memory usage: virtual versus real memory
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 May 2025
Stats
pixelb/ps_mem is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.
The primary programming language of ps_mem is Python.