The challenge
Exploring large file collections without loading the entire directory tree into memory, while supporting navigation, search, and saved scans.
Independent project · 2026 · Private build
Understanding disk usage at file-system scale
I built StorageMap to help macOS users understand disk usage and explore files and folders visually. Its design focuses on handling large file collections with controlled memory use.
Exploring large file collections without loading the entire directory tree into memory, while supporting navigation, search, and saved scans.
SwiftUI provides macOS integration, SQLite and FTS5 support storage and search, and Swift actors organize concurrent work alongside bounded caches.
About the project
Screens from StorageMap showing scan setup, progress, and the interactive treemap.



Screens from a private build; they do not represent a public release.