kioto-uring-executor

Crates.iokioto-uring-executor
lib.rskioto-uring-executor
version
sourcesrc
created_at2024-07-22 18:42:34.451356
updated_at2025-01-19 01:21:25.219651
descriptionA simple multi-threaded wrapper around tokio-uring
homepage
repositoryhttps://github.com/kaimast/tokio-uring-executor
max_upload_size
id1311517
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Kai Mast (kaimast)

documentation

README

A simple multi-threaded wrapper around tokio-uring

NOTE: This crate is not part of the tokio project

Once tokio-uring has native support for multi-threading, this crate will not be maintained aymore. See the discussion here for more information.

Name

To indicate this being an unofficial hack, the crate is prefixed with kioto. Kyoto is often spelled as Kioto in German, similar to how Tokyo is often spelled Tokio.

Commit count: 17

cargo fmt