mirror of
https://github.com/async-rs/async-std.git
synced 2025-02-06 12:45:32 +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
|
@ -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…
Reference in a new issue