dtolnay / dyn-cloneLinks
Clone trait that is object-safe
☆740Updated 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:
- Type-erased Serialize, Serializer and Deserializer traits☆790Updated last month
- Serde serializable and deserializable trait objects☆1,403Updated last week
- Test harness for ui tests of compiler diagnostics☆928Updated last month
- Easy self-referential struct generation for Rust.☆656Updated 9 months ago
- Compile-time type-checked builder derive☆1,102Updated last month
- Module initialization/global constructor functions for Rust☆908Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆794Updated last week
- ☆871Updated last week
- A crate for safe and ergonomic pin-projection.☆683Updated last week
- A Rust proc-macro attribute parser☆1,176Updated 2 weeks ago
- An implementation of a LRU cache☆745Updated last month
- Typed distributed plugin registration☆1,193Updated last month
- ☆335Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆790Updated this week
- Async multi-producer multi-consumer channel☆899Updated 3 months ago
- Support atomic operations on Arc itself☆1,127Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- Macros for all your token pasting needs☆1,057Updated last year
- Asynchronous streams for Rust using async & await notation☆712Updated 10 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆551Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆885Updated 7 months ago
- A macro to generate structures which behave like bitflags☆1,060Updated last month
- Rust library allowing to register multiple handlers for the same signal☆802Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆763Updated last week
- cross-platform Rust API for memory mapped IO☆537Updated last month
- Rust method delegation with less boilerplate☆497Updated 3 months ago
- Slab allocator for Rust☆846Updated 2 months ago
- ☆497Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆680Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 2 weeks ago