Skip to content

Gurates/ByteMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByteMap

ByteMap is a lightweight disk usage analyzer, cleanup assistant, and memory optimizer for Microsoft Windows, built with C++ and Dear ImGui. It provides a clean, visual representation of your storage alongside straightforward tools to manage system memory and junk files.


Storage Visualization

The core of ByteMap scans your selected directories to map files and folders dynamically based on their size.

  • Hierarchical Tree View: Navigates folders sorted by size to easily spot what is taking up space.
  • Interactive Treemap: Automatically colorizes grid tiles according to dominant file types, allowing you to pinpoint large data blocks instantly.
  • Deep-Node Inspection: Accurate hit-detection displays exact file details under your cursor, with double-click support to open folders directly in Windows Explorer.
Image

Memory & System Optimization

Beyond storage analysis, ByteMap includes lightweight panels to track and maintain system responsiveness.

  • RAM Tracking Interface: Features an animated fluid tank asset that reflects your active system memory statistics in real-time.
  • Windows API Memory Recovery: Directly utilizes the native Windows EmptyWorkingSet API to flush and reclaim physical memory allocated to idle background applications.
Image

License

This project is licensed under the MIT License.

About

A lightweight disk usage analyzer and RAM optimizer for Windows, built with C++ and ImGui.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors