oconnor663 / os_pipe.rs
a cross-platform library for opening OS pipes in Rust
☆100Updated last month
Related projects ⓘ
Alternatives and complementary repositories for os_pipe.rs
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆83Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Convert number to enum☆90Updated 3 months ago
- ☆55Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆73Updated 8 months ago
- Better reference counted strings for Rust☆114Updated 3 months ago
- Serialization value trees☆43Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A pure-Rust library to work with Linux memfd☆31Updated 4 months ago
- Big array helper for serde☆59Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆75Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A Rust crate for formatting strings dynamically☆31Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- #[no_std] print equivalent for Rust☆60Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Compile-time string formatting☆212Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Hitori is a generic regular expressions library.☆52Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆138Updated 2 months ago
- Unicode Case-folding for Rust☆75Updated 3 weeks ago
- A library for compact bit sets containing enums.☆92Updated 3 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆123Updated 2 months ago
- Minimal asynchronous runtime for Rust☆121Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week