dtolnay / dyn-cloneLinks
Clone trait that is object-safe
☆744Updated this week
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,444Updated this week
- Type-erased Serialize, Serializer and Deserializer traits☆803Updated this week
- Compile-time type-checked builder derive☆1,129Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆941Updated this week
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,200Updated last week
- ☆885Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆566Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆781Updated this week
- ☆347Updated last month
- Macros for all your token pasting needs☆1,067Updated last year
- Typed distributed plugin registration☆1,221Updated this week
- ☆502Updated last month
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- A minimal `syn` syntax tree pretty-printer☆728Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- base64, in rust☆706Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,189Updated last week
- Fast floating point to string conversion☆674Updated this week
- Async multi-producer multi-consumer channel☆919Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- An implementation of a LRU cache☆763Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Rust method delegation with less boilerplate☆508Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆797Updated 2 months ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year