https://github.com/ficd0/grrs
Simple clone of grep written in Rust
https://github.com/ficd0/grrs
Last synced: 11 months ago
JSON representation
Simple clone of grep written in Rust
- Host: GitHub
- URL: https://github.com/ficd0/grrs
- Owner: ficd0
- Created: 2023-03-07T02:33:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T01:16:23.000Z (over 3 years ago)
- Last Synced: 2025-07-22T04:35:21.784Z (11 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grrs
This is my first ever rust project. Super simple clone of grep.