Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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"