dsh pluginsEnglish
← 返回热门插件目录

进程内三元组索引

Owen718/snapgrep · 技能

进程内三元组索引,使 Pi&DSH 中的代码搜索比 ripgrep 快 20-70 倍,结果相同且没有 sidecar 进程。

★ 8GitHub 星标
0分支
2026-08-15最近更新
TypeScript开发语言
MIT许可证

项目简介

进程内三元组索引,可在 Pi 中进行代码搜索 在热索引上通常比 ripgrep 快 40–70 倍 — 每个结果都会根据 ripgrep 进行逐字节检查。

Pi 的内置 grep 在每个项目中都会自动替换。要进行确认,请让 Pi 搜索您知道存在的字符串 - 工具详细信息显示 actualBackend: kernel。 哦我的圆周率 (omp)

用dsh --profile headless --dump-config | grep snapgrep验证。

安装命令

dsh plugin --profile web add github:Owen718/snapgrep
查看 GitHub 仓库 ↗返回热门插件目录