yewstack / implicit-clone
Immutable types and ImplicitClone trait similar to Copy
☆20Updated this week
Alternatives and similar repositories for implicit-clone:
Users that are interested in implicit-clone are comparing it to the libraries listed below
- Full precision decimal representation of f64☆26Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- A dynamic library helper for rust crates☆35Updated last year
- Asynchronize blocking operation.☆26Updated 2 years ago
- Configure const and static items by environment variables.☆24Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Unbuffered and unlocked I/O streams☆45Updated last week
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- A newtype with alignment of at least `A` bytes☆31Updated last month
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Exhaustive iteration trait in Rust☆14Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Remove Cargo.lock lockfile☆33Updated last month
- ☆35Updated 7 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Types to define keyboard related events.☆56Updated this week
- ☆36Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 3 months ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year