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:
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆60Updated 2 years ago
- Completion futures for Rust☆19Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- ☆31Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆34Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- ☆59Updated last year
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week