BurntSushi/ripgrep
Reference
Active contributors: Andrew Gallant
Reference material for working with the ripgrep codebase.
| Page | Contents |
|---|---|
| Configuration | RIPGREP_CONFIG_PATH syntax, environment variables, defaults |
| Data models | The LowArgs ↔ HiArgs ↔ runtime structs and how they connect |
| Dependencies | Direct and transitive crate dependencies, version pinning, build features |
For user-facing documentation (flag reference, regex syntax, examples), see:
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.