rustonaut / maybe-ownedLinks
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
Alternatives and similar repositories for maybe-owned
Users that are interested in maybe-owned are comparing it to the libraries listed below
Sorting:
- ☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- ☆30Updated last year
- ☆58Updated 2 years ago
- ☆36Updated last year
- ☆31Updated 5 years ago
- Completion futures for Rust☆20Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆64Updated 8 years ago
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- ☆24Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆42Updated 2 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago