Repowise · Codebase intelligence
burntsushi / ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Languages
- rust68.3%
- markdown15.2%
- toml9.0%
- yaml3.4%
- shell2.1%
- python1.4%
- ruby0.7%
Explore burntsushi/ripgrep
Files, symbols, languages, packages, git intelligence
Interactive view of how files import each other
Files with the most churn and co-change risk
Bus-factor and per-file maintainer maps
Architectural decisions extracted from commits and PRs
Unreachable symbols and unused exports
Module-by-module documentation generated from source
Ask grounded questions over the indexed code
Key modules10
- rust
cli
crates/cli
- rust
globset
crates/globset
- rust
grep
crates/grep
- rust
ignore
crates/ignore
- rust
matcher
crates/matcher
- rust
pcre2
crates/pcre2
- rust
printer
crates/printer
- rust
regex
crates/regex
- rust
searcher
crates/searcher
- rust
fuzz
fuzz
Entry points10
crates/cli/src/lib.rscrates/core/main.rscrates/globset/src/lib.rscrates/grep/src/lib.rscrates/ignore/src/lib.rscrates/matcher/src/lib.rscrates/pcre2/src/lib.rscrates/printer/src/lib.rscrates/regex/src/lib.rscrates/searcher/src/lib.rs
How burntsushi/ripgrep works
ripgrep recursively searches directories for a regex pattern while respecting your gitignore This page is an auto-generated, always-fresh map of the burntsushi/ripgrep repository, written primarily in Rust. Repowise indexes the source, parses every symbol, computes a dependency graph, mines git history for hotspots and ownership, and lifts the resulting architectural decisions into a wiki you can read or query through MCP.
The codebase has 145 source files, 4,817 symbols, and 7 languages, structured as a monorepo with 10 packages. Git churn analysis flags 0 high-frequency files as hotspots — places where bugs, rewrites, and code review tend to concentrate. The dependency graph clusters into 69 tightly-coupled module communities.
Use the panels above to open the interactive dashboards, or connect this repo to your editor via the Repowise MCP server for grounded answers inside Claude, Cursor, or VS Code.