Please Reference Zenoh on the Ecosystem

The Eclipse Zenoh project is an async-std power-user. Thanks for adding us to the Ecosystem as we've also done plenty of performance characterisation and evaluations comparing async-std to Tokio for high performance networking code.
pull/1041/head
kydos 2 years ago committed by GitHub
parent bf316b095c
commit 1f2f20308a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -142,6 +142,8 @@ documentation] on how to enable them.
* [Xactor](https://crates.io/crates/xactor) — Xactor is a rust actors framework based on async-std.
* [async-graphql](https://crates.io/crates/async-graphql) — A GraphQL server library implemented in rust, with full support for async/await.
* [Zenoh)(https://crates.io/crates/zenoh) - A high performance Pub/Sub/Query protocol implemented in Rust with full support for async/await.
## License

Loading…
Cancel
Save