3 releases
0.1.2 | Jan 28, 2024 |
---|---|
0.1.1 | Jan 27, 2024 |
0.1.0 | Jan 26, 2024 |
#53 in #string-search
6KB
136 lines
grsp
Recursively searches directories for a string
Features
- fast (not as fast as ripgrep)
- simple
- no regex
- no boyer moore algo
- no respect for gitignore
Installation
cargo install grsp
Usage
grsp STRING [PATH]
Dependencies
~1.2–7.5MB
~61K SLoC