yewstack / implicit-cloneLinks
Immutable types and ImplicitClone trait similar to Copy
☆21Updated 4 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:
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Remove Cargo.lock lockfile☆32Updated this week
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- A binary format for Rust / serde that supports schema evolution☆17Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- LZW en- and decoding that goes weeeee!☆28Updated last month
- A Rust library for runtime-checked linearish types☆34Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Executor for asynchronous task based on wasm web workers.☆33Updated 9 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆36Updated 11 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 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
- Types to define keyboard related events☆65Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- proc-macro for accessing struct field names at runtime☆38Updated 3 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago