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:
- a cross-platform library for opening OS pipes in Rust☆112Updated 2 months ago
- Fast, minimal, feature-rich, extended formatting syntax for Rust!☆78Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- A GUI generator for clap-rs using egui☆107Updated 10 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆92Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆100Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated last week
- Rust library for typesystem-assisted bitflags.☆128Updated last month
- "A very small syn"☆207Updated 5 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Write and execute C code inside Rust.☆152Updated 9 months ago
- A pure-Rust library to work with Linux memfd☆34Updated 3 weeks ago
- A library for parsing and comparing software version numbers.☆27Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Create WASM plugins easily in Rust☆67Updated 2 years ago
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆25Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆126Updated last month
- An alternate Cargo registry using static files☆121Updated 4 months ago
- ☆48Updated 4 months ago
- IO-agnostic line editor for embedded systems☆108Updated 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`☆31Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- It executes futures☆57Updated 2 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- ☆91Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆158Updated last year