20 stable releases

1.6.10 Jul 20, 2023
1.6.8 Feb 5, 2023
1.6.4 Apr 17, 2022
1.6.1 Dec 29, 2021
0.1.0 Feb 10, 2021

#846 in Text processing

Download history 9/week @ 2024-02-22 8/week @ 2024-02-29 3/week @ 2024-03-28 6/week @ 2024-04-04 68/week @ 2024-04-11

77 downloads per month

Unlicense

180KB
2K SLoC

tgrep

tgrep is a toy grep that searches regexp recursively and applies .gitignore rules if specified.

Installation

Install cargo and run cargo install tgrep.

Usage

> tgrep 'my socks' ~

Normal mode

Normal mode

Verbose output

Verbose mode

NOTE

The architecture of the app might look sick - don't worry, it's just a playground for various Rust paradigms.

Dependencies

~7–16MB
~191K SLoC