Skip to content
/ leo Public

A performant, safe, and customizable grep alternative written in Rust

Notifications You must be signed in to change notification settings

mattscamp/leo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

leo

A performant, safe, and customizable grep alternative written in rust.

####Goals

  • Performance compareable to ag, sift, and grep
  • Customizable
  • Support Complex queries ( if in line # 2 through line # 5.. )

####TODO

  • Parallel searches
  • Regex implementaton
  • Ignore patterns and support ignore files
  • Support multiple patterns
  • Start implementing config options
  • Support config files
  • Complex conditions(this query within these lines)

####CONTRIBUTIONS

I am by no means an expert in Rust or systems programming and contributations are encouraged. I woud love to see how others solve some of the issues being faced.

About

A performant, safe, and customizable grep alternative written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages