2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-04-07 17:06:41 +00:00
This commit is contained in:
kydos 2024-09-11 16:08:51 +02:00 committed by GitHub
commit 7cb92cf458
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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