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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- ☆55Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆36Updated 7 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Types to define keyboard related events.☆56Updated last week
- ☆21Updated 4 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Serialization value trees☆44Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- ☆55Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆41Updated 7 months ago