diff --git a/README.md b/README.md index 2056032..71ff0d8 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). See also [Rust — Production](https://www.rust-lang.org/production) organizations running Rust in production. * [alacritty](https://github.com/alacritty/alacritty) — A cross-platform, GPU enhanced terminal emulator +* [Arti](https://gitlab.torproject.org/tpo/core/arti) — An implementation of Tor, in Rust. (So far, it's a not-very-complete client. But watch this space!) [![Crates.io](https://img.shields.io/crates/v/arti.svg)](https://crates.io/crates/arti) * [asm-cli-rust](https://github.com/cch123/asm-cli-rust) — An interactive assembly shell written in rust. * [cloudflare/boringtun](https://github.com/cloudflare/boringtun) — A Userspace WireGuard VPN Implementation [![build badge](https://img.shields.io/badge/crates.io-v0.2.0-orange.svg)](https://crates.io/crates/boringtun) * [datafusion](https://github.com/apache/arrow-datafusion) — Apache Arrow DataFusion and Ballista query engines