mirror of
https://github.com/async-rs/async-std.git
synced 2025-01-16 10:49:55 +00:00
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.
This commit is contained in:
parent
bf316b095c
commit
1f2f20308a
1 changed files with 2 additions and 0 deletions
|
@ -143,6 +143,8 @@ documentation] on how to enable them.
|
||||||
|
|
||||||
* [async-graphql](https://crates.io/crates/async-graphql) — A GraphQL server library implemented in rust, with full support for async/await.
|
* [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
|
## License
|
||||||
|
|
||||||
<sup>
|
<sup>
|
||||||
|
|
Loading…
Reference in a new issue