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`
☆30Updated 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
- Completion futures for Rust☆19Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- ☆36Updated 8 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆24Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- ☆29Updated 11 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- ☆24Updated 2 years ago
- A maintained fork of the app-dirs-rs project.☆35Updated 7 months ago
- Thread-unsafe async runtime☆27Updated 5 months ago
- std::thread which joins on drop by default.☆17Updated 2 weeks ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆21Updated 4 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Take a value atomically once.☆29Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago