add references to ripgrep in rust section
This commit is contained in:
parent
ebe5398213
commit
7bf22eca21
@ -2183,6 +2183,8 @@ Raw
|
|||||||
* [New Rustacean](https://www.newrustacean.com/) - a podcast about learning Rust
|
* [New Rustacean](https://www.newrustacean.com/) - a podcast about learning Rust
|
||||||
* [mre/Idiomatic Rust](https://github.com/mre/idiomatic-rust) - Guidelines for writing elegant Rust programs
|
* [mre/Idiomatic Rust](https://github.com/mre/idiomatic-rust) - Guidelines for writing elegant Rust programs
|
||||||
* [sharkdp/fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to find.
|
* [sharkdp/fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to find.
|
||||||
|
* [Andrew Gallant](http://blog.burntsushi.net/ripgrep/) - ripgrep is faster than {grep, ag, git grep, ucg, pt, sift}
|
||||||
|
* [BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep) - ripgrep combines the usability of The Silver Searcher with the raw speed of grep.
|
||||||
|
|
||||||
# Podcasts
|
# Podcasts
|
||||||
* [Player FM](http://player.fm/featured/programming) - Programming podcasts
|
* [Player FM](http://player.fm/featured/programming) - Programming podcasts
|
||||||
|
Loading…
Reference in New Issue
Block a user