#io-uring #epoll #async-io #uring

io-uring-opcode

io_uring opcode trait contract between bearer and opcodes

3 unstable releases

0.2.0-pre2 Feb 26, 2025
0.0.1-pre0 Feb 13, 2025

#169 in Science

Download history 56/week @ 2025-02-07 71/week @ 2025-02-14 205/week @ 2025-02-21 101/week @ 2025-02-28 9/week @ 2025-03-07

244 downloads per month
Used in 2 crates

Apache-2.0/MIT

11KB
125 lines

io-uring-opcode

[![Discord chat][discord-badge]][discord-url] Crates.io Docs License License MSRV

Trait for implementing io_uring OpCodes behind io-uring-bearer.

Add

Example

See Examples directory for the different use-cases.

Dependencies

~515KB
~13K SLoC