I/O slices for Rust that are similar to regular slices, but ABI-compatible with iovec or std's IoSlice, and supports #![no_std]
-
Updated
Mar 18, 2024 - Rust
I/O slices for Rust that are similar to regular slices, but ABI-compatible with iovec or std's IoSlice, and supports #![no_std]
A ring buffer for vectored writing and reading in Rust
Add a description, image, and links to the vectored-io topic page so that developers can more easily learn about it.
To associate your repository with the vectored-io topic, visit your repo's landing page and select "manage topics."