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:
- ☆60Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Completion futures for Rust☆19Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Extension of nom to trace parser☆49Updated 8 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated last month
- ☆56Updated 2 years ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- ☆35Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆42Updated 5 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- ☆59Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago