ripgrep/grep
2017-03-12 21:33:13 -04:00
..
src Update to regex 0.2. 2017-01-01 01:03:21 -05:00
Cargo.toml Bump and update deps. 2017-03-12 21:33:13 -04:00
COPYING Add license files to each crate. 2017-03-12 16:57:15 -04:00
LICENSE-MIT Add license files to each crate. 2017-03-12 16:57:15 -04:00
README.md add readme 2016-09-13 21:15:10 -04:00
UNLICENSE Add license files to each crate. 2017-03-12 16:57:15 -04:00

grep

This is a library that provides grep-style line-by-line regex searching (with comparable performance to grep itself).