rdma-sys icon indicating copy to clipboard operation
rdma-sys copied to clipboard

Rust bindings for RDMA fundamental libraries: libibverbs-dev and librdmacm-dev

Rdma ibverbs lib Rust binding

This lib is the ibverbs low-level Rust binding. As inline function and nested structure are not handled properly in the automatic bind generator, we deal with them case by case manually.