Crates.io | kioto-uring-executor |
lib.rs | kioto-uring-executor |
version | |
source | src |
created_at | 2024-07-22 18:42:34.451356 |
updated_at | 2025-01-19 01:21:25.219651 |
description | A simple multi-threaded wrapper around tokio-uring |
homepage | |
repository | https://github.com/kaimast/tokio-uring-executor |
max_upload_size | |
id | 1311517 |
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` |
size | 0 |
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.
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.