Skip to content

sulemaanhamza/mgrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-threaded Grep (mgrep)

An efficient implementation of grep tool using Goroutines (Golang)

Usage strings

$ ./bin/mgrep 
Usage: SEARCHTERM [SEARCHDIR]

Positional arguments:
  SEARCHTERM
  SEARCHDIR

License

MIT

About

Multi-threaded grep command in Golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages