Memory footprint analysis tools for embedded firmware. Current version 1.2.5 parses GCC, IAR, and LLD map files, supports Rust symbol attribution by crate, and integrates with GitHub Actions for overlimit builds. Release cadence is irregular, about 1-2 months.
pip install membrowseVerified import paths — ran on the pinned version, not inferred.
membrowse is a CLI tool; use `membrowse --help` after install, or import main for scripting.
Upgrade to v1.2.5 for LLD support and newer IAR map format.
Use the CLI or call `from membrowse import main; main([...])`.
No dependency data recorded yet.