Docs.rs
photonio-uring-0.0.5
photonio-uring 0.0.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
huachaohuang
Dependencies
futures ^0.3
normal
io-uring ^0.5
normal
libc ^0.2
normal
log ^0.4
normal
num_cpus ^1.13
normal
photonio-base ^0.0.5
normal
scoped-tls ^1.0
normal
slab ^0.4
normal
socket2 ^0.4
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate photonio_uring
Version 0.0.5
All Items
Modules
?
Crate
photonio_uring
source
·
[
−
]
Expand description
A PhotonIO implementation based on io_uring.
Modules
fs
Primitives for asynchronous filesystem operations.
io
Primitives for asynchronous I/O.
net
Primitives for asynchronous networking operations.
runtime
The PhotonIO runtime.
task
Primitives for asynchronous tasks.