datenlord / rdma-sys

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Rust 98.5%Language:Shell 1.3%Language:C 0.2%