Skip to content

A simple mini grep implementation written in rust lang.

License

Notifications You must be signed in to change notification settings

Hawk453/RustyGrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustyGrep

RustyGrep is an incomplete implementation of a grep command-line utility built with rust.

The intent of this project is to provide a larger example of writing a rust application.

Disclaimer Please do not use RustyGrep in production. This project is intended to be a learning resource, and omits various parts of the grep. Purely intedend for academic/educational purposes.
Credit: Rust Book

About

A simple mini grep implementation written in rust lang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages