Skip to content
/ fst Public

A simple grep inspired plain text stream filter/search tool with regular expressions

License

Notifications You must be signed in to change notification settings

magnunm/fst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fst

A command line tool for plain text searching and processing. The aim of this project is to learn and become better at rust. Therefore the regular expression support is implemented from scratch, instead of relying on the excellent regex crate. There are many faster and better implementations with the same functionality and more, for example ripgrep.

About

A simple grep inspired plain text stream filter/search tool with regular expressions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages