ucx-sys 0.1.3

Low-level FFI bindings to the RDMA C-library libucx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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"