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☆36Updated 2 years ago
- ☆61Updated 2 years ago
- Completion futures for Rust☆20Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆35Updated 11 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆53Updated 6 years ago
- ☆31Updated 5 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Token tree calling convention☆82Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Trait implementation generator macro☆30Updated 2 weeks ago
- ☆56Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year