cargomap 0.0.1

A simple context fetcher for Rust projects
Documentation

cargomap - Rust Architecture Analysis Tool

A resilient code analysis tool that provides:

  • Partial parsing (LSP-Lite) that handles broken code gracefully
  • Dependency bridge mapping Cargo.lock to registry sources
  • Semantic gravity ranking for intelligent result ordering
  • Call-site teleportation (local usage mapping for external symbols)
  • MCP server for LLM tool integration