add "Friends of Rust"

This commit is contained in:
kud1ing 2016-05-17 08:35:53 +02:00
parent d32a8fad3b
commit d5568a1f1f

View file

@ -58,6 +58,8 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
## Applications written in Rust
See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organizations running Rust in production).
* [azerupi/mdBook](https://github.com/azerupi/mdBook) — a command line utility to create books from markdown files [<img src="https://travis-ci.org/azerupi/mdBook.svg?branch=master">](https://travis-ci.org/azerupi/mdBook)
* [bluejekyll/trust-dns](https://github.com/bluejekyll/trust-dns) — a DNS-server [<img src="https://travis-ci.org/bluejekyll/trust-dns.svg?branch=master">](https://travis-ci.org/bluejekyll/trust-dns)
* [BurntSushi/xsv](https://github.com/BurntSushi/xsv) — a fast CSV command line tool (slicing, indexing, selecting, searching, sampling, etc.) [<img src="https://travis-ci.org/BurntSushi/xsv.svg?branch=master">](https://travis-ci.org/BurntSushi/xsv)