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
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆31Updated 5 years ago
- ☆42Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Completion futures for Rust☆19Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆56Updated 2 years ago
- ☆60Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated this week
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated 5 months ago
- ☆30Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆36Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆24Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- Easy and safe destructuring for more types.☆33Updated last week
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago