Unixtop. A tool that shows you what programs are running and how much of your computer they're using.

github.com/chenshuo/unixtop

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2020
  • 7-digit PID/TID/TGID
July 2014
  • add 'm' and 'c' commands.
March 2014
  • update time format, show total and real used/free memory, fix some wa…
  • show read used memory, use '/' for search, show hundredths in time
  • sort by number of threads, show time hundredths.
  • update sigdesc.h
  • Sort by RSS, show TGID, show size in xx.x format.
  • compile on Linux
  • import top-3.8beta1
  • Initial commit