GitHub 开源:ripgrep(Rust·★66.6k)BurntSushi/ripgrep
【资源简介】 ripgrep recursively searches directories for a regex pattern while respecting your gitignore 【项目信息】 仓库名称:BurntSushi/ripgrep 主要语言:Rust Star 数:66,597 Fork 数:2,663 Open Issues:168 开源协议:Unlicense 默认分支:master 创建时间:2016-03-11 最近更新:2026-07-28 Topics:cli, command-line, command-line-tool, gitignore, grep, recursively-search, regex, ripgrep, rust, search GitHub 地址:https://github.com/BurntSushi/ripgrep 【分类说明】 本站归类为「软件工具」。资源来自 GitHub 公开仓库,可在线浏览源码、文档与发行版。 【使用建议】 1. 打开 GitHub 仓库页,阅读 README 与 LICENSE,确认协议与用途; 2. 可通过 Code / Releases 获取源码或安装包; 3. 关注 Stars、Issues 与最近提交,判断项目活跃度; 4. 二次开发前建议 Fork 并创建独立分支; 5. 生产使用请评估安全性、依赖与维护状态。