Simon Willison’s Weblog

Subscribe
Atom feed for rust Random

91 posts tagged “rust”

2017

fd (via) “A simple, fast and user-friendly alternative to find.” Written in rust, with a less confusing default command-line syntax than the regular find command. Microbenchmark shows it running 7x faster. Install it on OS X using “brew install fd”.

# 8th October 2017, 9:27 pm / homebrew, unix, rust