/directio-rs

A lightweighted library for Rust language to use DirectIO

Primary LanguageRustMIT LicenseMIT

DirectIO - A lightweighted library to use DirectIO

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.

Usage

to write

License

This project is licensed under MIT License.

Contributing

You are welcome to contribute to this project. Please read the contribution guidelines for more information.