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:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- ☆57Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated this week
- ☆21Updated 4 years ago
- Serialization value trees☆44Updated 10 months ago
- ☆47Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- ☆31Updated 5 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆24Updated 2 years ago
- Abstract over different executors☆73Updated last year
- ☆34Updated 3 years ago
- ☆36Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Talk to Cargo easily at build time☆17Updated last year
- A safe-guarded transmute for Rust☆38Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆72Updated 2 months ago
- An exploration of Storages☆35Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- Thread-unsafe async runtime☆28Updated 7 months ago