
ast-bro
aeroxy
A fast, AST-based code navigation toolkit that maps file shapes, public APIs, and call graphs across coding languages. Designed to help coding agents and humans explore codebases, analyze blast radius, and generate token-budgeted context with massive token savings.
AI 简介
ast-bro 是一个基于抽象语法树(AST)的高性能代码导航工具包,用于快速解析多语言源码,提取文件结构、真实公共API、跨文件依赖图与符号级调用图。它依托 tree-sitter 解析器和 rayon 并行计算,支持毫秒级全工作区分析,并提供符号搜索、行为语义搜索及 token 友好的上下文生成能力。适用于大型单体仓库的代码理解、LLM 编程代理的上下文精简、重构影响分析(blast radius)以及开发者快速探索陌生代码库。
Rust
MIT License215
Stars
16
Forks
1
Watchers
1
Issues
Star 增长
今日0
近 7 天0
近 30 天+2
综合评分43.89
默认分支main