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 last year
Alternatives and similar repositories for maybe-owned:
Users that are interested in maybe-owned are comparing it to the libraries listed below
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆55Updated last year
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Full precision decimal representation of f64☆25Updated this week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆24Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆21Updated 4 years ago
- ☆35Updated 6 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- ☆38Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- ☆44Updated last year
- A dynamic library helper for rust crates☆34Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Sort Unicode strings lexicographically☆36Updated 6 months ago
- ☆53Updated 9 months ago
- ☆46Updated 4 years ago
- String optimized for map keys☆62Updated 2 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 3 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago