https://github.com/madsys-dev/async-ucx
Asynchronous Rust bindings for UCX
https://github.com/madsys-dev/async-ucx
bindings network rust ucx
Last synced: 2 months ago
JSON representation
Asynchronous Rust bindings for UCX
- Host: GitHub
- URL: https://github.com/madsys-dev/async-ucx
- Owner: madsys-dev
- License: mit
- Created: 2020-07-21T10:50:30.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-29T06:15:43.000Z (about 1 year ago)
- Last Synced: 2026-04-06T11:09:11.693Z (3 months ago)
- Topics: bindings, network, rust, ucx
- Language: Rust
- Homepage:
- Size: 134 KB
- Stars: 79
- Watchers: 4
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# async-ucx
[](https://crates.io/crates/async-ucx)
[](https://docs.rs/async-ucx)
[](https://github.com/madsys-dev/async-ucx/actions)
Async Rust UCX bindings.
## Optional features
- `event`: Enable UCP wakeup mechanism.
- `am`: Enable UCP Active Message API.
## License
MIT License