yewstack / implicit-clone
Immutable types and ImplicitClone trait similar to Copy
☆20Updated 2 months ago
Alternatives and similar repositories for implicit-clone
Users that are interested in implicit-clone are comparing it to the libraries listed below
Sorting:
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- A dynamic library helper for rust crates☆35Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 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`☆31Updated 2 years ago
- A binary format for Rust / serde that supports schema evolution☆16Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- ☆16Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Serialization value trees☆44Updated 9 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Library for working with pixels and images☆26Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago