yewstack / implicit-cloneLinks
Immutable types and ImplicitClone trait similar to Copy
☆21Updated 3 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:
- A Rust library for runtime-checked linearish types☆34Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- Full precision decimal representation of f64☆26Updated last month
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Sans-I/O abstraction layer for any async runtime.☆16Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Typed any map for rust☆67Updated 6 months ago
- Provides filesystem access for the Rhai scripting language.☆10Updated last year
- A binary format for Rust / serde that supports schema evolution☆17Updated 4 months ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Integration between rustls and tokio-postgres☆34Updated 8 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
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- 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
- Use winit like the async runtime you've always wanted☆51Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆12Updated last year
- Simple and fast implementation of language tag normalization and validation☆23Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month