provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`
☆33Mar 5, 2023Updated 3 years ago
Alternatives and similar repositories for maybe-owned
Users that are interested in maybe-owned are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Floating point types which can be safely shared between threads☆25Aug 31, 2024Updated 2 years ago
- Very simple Rust string interpolation☆36Feb 22, 2023Updated 3 years ago
- An ordered map and set based on a binary search tree.☆13Mar 31, 2015Updated 11 years ago
- ☆23Mar 3, 2017Updated 9 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A Rust memory allocator for large slices that don't escape the stack.☆32Jul 14, 2022Updated 4 years ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated 7 months ago
- Completion futures for Rust☆20Aug 27, 2022Updated 4 years ago
- A Redis-compatible in-memory database server written in Rust with MLua-based Lua 5.1 scripting☆18Nov 28, 2025Updated 9 months ago
- Name return types of async fn on stable Rust☆19Feb 20, 2026Updated 7 months ago
- A procedural macro for compile time UTF-16 strings☆19Jun 28, 2024Updated 2 years ago
- An ergonomic way to spawn entity hierarchies using component hooks and the magic of the type system☆55Jul 13, 2025Updated last year
- Library to help you build php extensions using Rust☆21Oct 31, 2021Updated 4 years ago
- String-like container based on SmallVec☆31Aug 13, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Build and evaluate binary expression trees