Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemonrock/rust-ucx
Rust crate for UCX
https://github.com/lemonrock/rust-ucx
Last synced: about 2 months ago
JSON representation
Rust crate for UCX
- Host: GitHub
- URL: https://github.com/lemonrock/rust-ucx
- Owner: lemonrock
- License: other
- Created: 2018-03-05T19:28:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T20:48:06.000Z (almost 7 years ago)
- Last Synced: 2024-11-09T23:36:21.182Z (2 months ago)
- Language: Rust
- Homepage: https://github.com/lemonrock/rust-ucx
- Size: 13.2 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ucx
[ucx] is a rust crate.
It incorporates the [ucx-sys] low-level FFI bindings for [OpenUCX]. [OpenUCX] is currently Linux-only.
## Licensing
The license for this project is MIT.
[ucx]: https://github.com/lemonrock/ucx "ucx GitHub page"
[ucx-sys]: https://github.com/lemonrock/ucx "ucx-sys GitHub page"
[OpenUCX]: https://github.com/openucx/ucx "OpenUCX GitHub page"