Skip to content

4lDO2/ioslice-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ioslice-rs

Build Status Crates.io Documentation

Provides I/O byte slice types that implement most traits that regular slices implement, and are ABI compatible with struct iovec or WSABUF. Additionally, various utility functions and traits for dealing with uninitialized memory in safe code is also included.

About

I/O slices for Rust that are similar to regular slices, but ABI-compatible with iovec or std's IoSlice, and supports #![no_std]

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages