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:
- Completion futures for Rust☆19Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- ☆57Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- ☆40Updated last year
- ☆36Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Compares two equal-sized byte strings in constant time.☆42Updated 3 weeks ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- ☆58Updated 10 months ago
- ☆29Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago