2017-10-10 Rust でどのようなライブラリが開発されているか(人気か) rust Rust で trending がリポジトリを見てみると、unixの既存コマンドの高速実装的な物が多かった。なるほど。 いままではこの枠は Go だった気がするけど、こういうOSに近いものは Rust になっていくのかもしれない。 GitHub - sharkdp/fd: A simple, fast and user-friendly alternative to find. find コマンドの代替 GitHub - BurntSushi/ripgrep: ripgrep combines the usability of The Silver Searcher with the raw speed of grep. grep コマンドの代替 GitHub - ogham/exa: Replacement for 'ls' written in Rust. ls コマンドの代替