A lightweighted library for Rust language to use DirectIO under all supported OSes.
DirectIO is an IO mode to interact with storage drivers without buffering data in the OS. It is useful when you want to replicate data accross multiple storages or to manage your own cache logic.
to write
This project is licensed under MIT License.
You are welcome to contribute to this project. Please read the contribution guidelines for more information.