Memyze banner

Memyze

1 devlog
22m 7s

Updated Project: I made some UI improvements.
This is a program for devs, for memory analysis and port management of an external application or process. A VMMap or a advanced htop for Linux systems.

This project uses AI

AI was used to make the build-appimage.sh and for some debugging purposes.

Demo Repository

Loading README...

Krishna Paliwal

Shipped this project!

Hours: 0.37
Cookies: 🍪 3
Multiplier: 7.45 cookies/hr

The program allows developers on linux system really figure out the memory usage of multithreaded systems and also manage ports for systems involving multiple services.
The hardest part was figuring out how a program connects itself to multiple threads and use linux’s stores process info in /proc and extract it and then figuring out how programs used the same memory and subtracting it as it was bieng counted multiple times.

Krishna Paliwal

I made this project to speedup development on linux. It allows user to view the memory usage of complexly multithreaded programs.
It allows users to see which process has occupied which port and free that port up instantly to avoid unexpected glitches and failures.

Attachment
Attachment
0