loov/lensm
Go assembly and source viewer observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1522
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
3690 stars · 130 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Lensm is a GUI tool for viewing Go assembly alongside source code, with support for C/C++/Rust binaries via symbol tables and DWARF debug info. It also runs as an MCP server exposing tools for listing functions and reading assembly, source, and comments.
Use cases
- view Go assembly next to source code
- inspect compiled assembly of a binary
- browse assembly of C or C++ programs with debug info
- demangle C++ and Rust symbols
- annotate functions with comments via MCP server
- watch and reload binary during development
When to choose
- you need to understand what the Go compiler generates for your code
- you want a GUI to navigate assembly with source context
- you need an MCP server to expose binary assembly to AI agents
When to avoid
- you only need command-line disassembly without a GUI
- you need to disassemble stripped binaries without symbol tables or DWARF
- you need a full decompiler or reverse-engineering suite
Facets
application · maturity active
developer-tools gui mcp parser developer-tools compilers performance windows go assembly-viewer go-assembly dwarf-debug-info disassembly mcp-server gio-ui linux macos desktop
1 source
- readme: https://github.com/loov/lensm · fetched 2026-08-28 · 31c15c5c7a2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| loov/lensm | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem