oconnor663 / os_pipe.rsLinks
a cross-platform library for opening OS pipes in Rust
☆114Updated 4 months ago
Alternatives and similar repositories for os_pipe.rs
Users that are interested in os_pipe.rs are comparing it to the libraries listed below
Sorting:
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 3 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.