Y
Hacker News
new
|
ask
|
show
|
jobs
by
softawre
3536 days ago
faster still:
https://github.com/BurntSushi/ripgrep
2 comments
e12e
3536 days ago
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.
link
luibelgo
3535 days ago
Golang flavour
https://github.com/monochromegane/the_platinum_searcher
link