kurtlawrence / shh
(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
- Macro for dynamically loading windows dll functions☆19Updated last year
- a cross-platform library for opening OS pipes in Rust☆109Updated 2 months ago
- Overriding Stdio file descriptors in Rust☆18Updated 3 months ago
- More reliable path manipulation.☆61Updated 3 weeks ago
- Support for mutually disjoint impls☆21Updated last month
- 👀 Multi-peek iterator (no-std)☆26Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Iterator of const known length☆16Updated 4 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Asynchronous DNS lookups☆65Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro copying a struct with Option fields. Useful for config initialization☆39Updated 8 months ago
- A pure-Rust library to work with Linux memfd☆32Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- Pretty-print file sizes and more☆44Updated 3 weeks ago
- A library for parsing and comparing software version numbers.☆26Updated 2 months ago
- GUI viewer for cargo metadata☆20Updated 2 months ago