kurtlawrence / shhLinks
(Rust) Silence stderr and stdout, optionally rerouting it.
☆17Updated 5 years ago
Alternatives and similar repositories for shh
Users that are interested in shh are comparing it to the libraries listed below
Sorting:
- Overriding Stdio file descriptors in Rust☆18Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- a cross-platform library for opening OS pipes in Rust☆111Updated last month
- More reliable path manipulation.☆61Updated last month
- Rust LLVM bindings☆31Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- ☆57Updated 3 years ago
- A pure-Rust library to work with Linux memfd☆32Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- 👀 Multi-peek iterator (no-std)☆27Updated 6 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- Iterator of const known length☆16Updated 6 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated 3 weeks ago
- Rust NonEmpty slice☆13Updated 3 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Asynchronous DNS lookups☆66Updated last year
- Retrieve IP addresses for all interfaces. POSIX & Windows☆33Updated this week
- Macro for dynamically loading windows dll functions☆19Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year