topmem app rewritten in C++
It shows the top 10 processes using RAM and SWAP
Thanks to CachyOS for source script
git clone https://github.com/develux44/topmem-cpp.git
cd topmem-cpp
make
sudo make install
/usr/bin/topmem
or
yay -S topmem-cpp-git