rustonaut / maybe-owned
provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`
☆29Updated 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
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Types to define keyboard related events.☆56Updated this week
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- ☆21Updated 4 years ago
- Helps you frob those bits☆36Updated 7 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- Full precision decimal representation of f64☆26Updated last week
- ☆35Updated 7 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Convert closures into wakers☆45Updated last month
- ☆36Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- String optimized for map keys☆62Updated 3 weeks ago
- ☆38Updated last year