Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smolgrep

smolgrep is a project I started to learn more about rust and I'll continue to develop it to explore more of the language. Only ever meant to be smol though.

It's a working prototype, bar the tests... I'll get to them in a minute or two. (actively exploring and learning is more of a priority at the moment)

Existing features

  • basic grep functionality (search works!)
  • error handling
  • multiple file support
  • case insensitive search

Planned features and fixes

  • recursive directory search
  • better error handling, don't abort on file specific failures
  • support for more features that grep supports
  • working tests and more test coverage

About

smolgrep is a learning project to replicate grep behavior in rust. Having fun here!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages