Docs.rs
async-ucx-0.1.1
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async-ucx 0.1.1
Asynchronous Rust bindings to UCX.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
19
out of
19
items documented
0
out of
9
items with examples
Size
Source code size: 115.33 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.13 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
madsys-dev/async-ucx
67
15
2
crates.io
Dependencies
crossbeam ^0.8
normal
optional
derivative ^2.2.0
normal
futures ^0.3
normal
futures-lite ^1.11
normal
lazy_static ^1.4
normal
log ^0.4
normal
socket2 ^0.4
normal
thiserror ^1.0
normal
tokio ^1.0
normal
optional
ucx1-sys ^0.1
normal
env_logger ^0.9
dev
test-log ^0.2
dev
tokio ^1.0
dev
tracing ^0.1
dev
tracing-subscriber ^0.2.17
dev
Versions
0.1.1
0.1.0
Owners
async-ucx
Async Rust UCX bindings.
Optional features
event
: Enable UCP wakeup mechanism.
am
: Enable UCP Active Message API.
License
MIT License