Hacker News new | ask | show | jobs
by softawre 3536 days ago
faster still: https://github.com/BurntSushi/ripgrep
2 comments

Interesting. This probably the first utility in Rust I'm aware of that looks like it might belong on a production system (other than "cargo" and other rather excellent rust tooling). Nice way to show off rusts regular expression engine too.