provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`
☆31Mar 5, 2023Updated 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:
- Traversals in Rust☆21Oct 10, 2016Updated 9 years ago
- Adds derive macros for better bounds on generated Copy, Debug, etc. implementations☆12Nov 27, 2024Updated last year
- An ordered map and set based on a binary search tree.☆13Mar 31, 2015Updated 10 years ago
- ☆23Mar 3, 2017Updated 9 years ago
- Utilities to work with dyn [Async]Fn*☆18Dec 20, 2025Updated 2 months ago
- weavetui is a modern, robust, and modular Text User Interface (TUI) framework for Rust, built on top of ratatui and tokio☆24Oct 1, 2025Updated 5 months ago
- ☆31Feb 22, 2020Updated 6 years ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- ☆15Jun 18, 2023Updated 2 years ago
- Very simple Rust string interpolation☆36Feb 22, 2023Updated 3 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆16Jun 23, 2022Updated 3 years ago
- Completion futures for Rust☆20Aug 27, 2022Updated 3 years ago
- Name return types of async fn on stable Rust☆19Feb 20, 2026Updated last week
- `smol` integrations with `hyper`☆17Feb 16, 2026Updated 2 weeks ago
- Streaming parser extensions for BufRead☆23Dec 12, 2019Updated 6 years ago
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- Deserialize incomplete or broken data with Serde☆20Mar 25, 2025Updated 11 months ago
- Collects build-information of your Rust crate☆23Jan 23, 2026Updated last month
- SIMD accelerated CRC-64-ECMA computation☆55Jan 18, 2024Updated 2 years ago
- An ergonomic way to spawn entity hierarchies using component hooks and the magic of the type system☆57Jul 13, 2025Updated 7 months ago
- Bevy Async ECS☆30Jan 14, 2026Updated last month
- Rust crate for Ok-wrapping and try blocks☆22Oct 18, 2022Updated 3 years ago
- Ultra-compact storage for collections of enums 🌱☆23Sep 12, 2022Updated 3 years ago
- Exhaustive iteration trait in Rust☆22Feb 1, 2026Updated last month
- 🐱concat! with support for const variables and expressions☆48Nov 18, 2025Updated 3 months ago
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- String-like container based on SmallVec☆30Aug 13, 2025Updated 6 months ago
- `smol` integrations with `axum`☆22Feb 18, 2026Updated last week
- Download songs and mixes from your soundcloud stream☆22Aug 11, 2025Updated 6 months ago
- A procedural macro implementation of `quote!`.☆24Mar 20, 2023Updated 2 years ago
- ☆72Dec 10, 2025Updated 2 months ago
- Stay updated with the latest versions of your essential software!☆23May 9, 2025Updated 9 months ago
- Library to help you build php extensions using Rust☆21Oct 31, 2021Updated 4 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆174Feb 22, 2024Updated 2 years ago
- A simple, low-level, syntax highlighting library with unicode support☆31Nov 30, 2024Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66May 30, 2024Updated last year
- PID Controller written in Rust☆28Mar 22, 2025Updated 11 months ago
- Unofficial MCAN Hardware Abstraction Layer☆28Sep 12, 2025Updated 5 months ago