Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please Reference Zenoh on the Ecosystem #1041

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

kydos
Copy link

@kydos kydos commented Oct 13, 2022

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.

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.
@@ -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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [Zenoh)(https://crates.io/crates/zenoh) - A high performance Pub/Sub/Query protocol 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants