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

#815 in Text processing

Download history 1/week @ 2024-02-20 16/week @ 2024-02-27 7/week @ 2024-04-02 70/week @ 2024-04-09

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–18MB
~194K SLoC