04/08
mygrep
A command-line search tool built from scratch in Rust.
Grep is a Rust-based command-line search utility built to explore how practical text-search tools work under the hood. The project focuses on recursive file searching, line-oriented matching, terminal output, and progressively improving search strategies while keeping the interface simple and Unix-like.
- Rust
- CLI
- File Systems
- Text Search
Gallery
Screens & recordings from the build.