An open API service indexing awesome lists of open source software.

https://github.com/jrs296/rgrep

Simple Rust based Grep CLI Tool (As part of the Learning the Rust Language Guide)
https://github.com/jrs296/rgrep

Last synced: 11 months ago
JSON representation

Simple Rust based Grep CLI Tool (As part of the Learning the Rust Language Guide)

Awesome Lists containing this project

README

          

# rgrep
Simple Rust based Grep CLI Tool (As part of the Learning the Rust Language Guide)