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

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

#865 in Science

Download history 125/week @ 2025-02-12 4/week @ 2025-02-19 297/week @ 2025-02-26

426 downloads per month
Used in io-uring-bearer

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