$ cd ../
Memory Analyzer — bash

user@devops:~$ cat README.md

Memory Analyzer

# Description

Memory Analyzer is a Linux memory analysis tool in C++23. Full /proc/meminfo reading with formatted table, top processes by RSS, real-time monitor with memory pressure bar (0-100%), JSON output and compact view for panels.

# Key features

$ Full /proc/meminfo summary with formatted table

$ Top processes by RSS with sorting

$ Real-time monitor with periodic refresh

$ Memory pressure indicator 0-100%

$ JSON output for script integration

$ Compact single-line view for panels

# Gallery

Desktop view
Memory Analyzer - Desktop view
Mobile view
Memory Analyzer - Mobile view

# Technologies used