elichai / stdio-overrideLinks
Overriding Stdio file descriptors in Rust
☆18Updated 4 months ago
Alternatives and similar repositories for stdio-override
Users that are interested in stdio-override are comparing it to the libraries listed below
Sorting:
- Cargo API written in Paris☆50Updated 3 weeks ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- A pure-Rust library to work with Linux memfd☆32Updated 3 months ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- Re-usable CLI flags for `cargo` plugins☆39Updated 3 weeks ago
- #[no_std] print equivalent for Rust☆64Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Get network adapters information for windows (written in Rust).☆42Updated last year
- ☆57Updated 3 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- Fast, minimal, feature-rich, extended formatting syntax for Rust!☆78Updated 2 years ago
- Track memory allocations by backtrace or originating thread