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:
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆57Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆21Updated 4 years ago
- ☆36Updated 9 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- ☆24Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Serialization value trees☆44Updated 9 months ago
- Parse byte size into integer accurately.☆29Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆47Updated last week
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Abstract over different executors☆73Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago