Skip to content

maneeshpm/greponacid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrepOnAcid

A simplified grep implementation in Rust

Searching a pattern in a file

cargo run <query> <filename> <optional: case_sensitivity[T|True|t|true]> 

TODO

  • Add fuzzy finding capabilities to enhance grep usage
  • Add ports to make the library more developer friendly

About

Simple grep implementation in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages