dma-buf

Linux dma-buf Abstraction in Rust

MIT License

Downloads
5.8K
Stars
2
Committers
2

DMA-Buf Helper Library

The DMA-Buf mechanism in Linux is aimed at providing a way for the user-space to efficiently share memory buffers between multiple devices, without any copy.

This library provides a safe abstraction over this interface for Rust.

Package Rankings
Top 27.33% on Crates.io