dtolnay / dyn-cloneLinks
Clone trait that is object-safe
☆746Updated last month
Alternatives and similar repositories for dyn-clone
Users that are interested in dyn-clone are comparing it to the libraries listed below
Sorting:
- Serde serializable and deserializable trait objects☆1,463Updated this week
- Type-erased Serialize, Serializer and Deserializer traits☆806Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆691Updated last year
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Compile-time type-checked builder derive☆1,140Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆702Updated this week
- ☆351Updated last week
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- ☆902Updated 2 weeks ago
- Macros for all your token pasting needs☆1,077Updated last year
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆576Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- An implementation of a LRU cache☆780Updated last month
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Async multi-producer multi-consumer channel☆930Updated 7 months ago
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆800Updated this week
- base64, in rust☆713Updated 2 months ago
- Support atomic operations on Arc itself☆1,244Updated last week
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- A vector with a fixed capacity. (Rust)☆851Updated last year
- ☆501Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago