/tokio-uring

A tokio-uring backed runtime for Rust

Primary LanguageRustMIT LicenseMIT

tokio-uring

A proof-of-concept runtime backed by io-uring while maintaining compatibility with the Tokio ecosystem. This is a proof of concept and not intended to be used yet. There are probably tons of bugs.

Design doc: tokio-rs#1

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in tokio-uring by you, shall be licensed as MIT, without any additional terms or conditions.