Clone trait that is object-safe
☆748Feb 16, 2026Updated 2 weeks ago
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☆810Feb 16, 2026Updated 2 weeks ago
- Serde serializable and deserializable trait objects☆1,477Feb 9, 2026Updated 3 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- ☆900Feb 16, 2026Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 2 weeks ago
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated last month
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Parser for Rust source code☆3,294Updated this week
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆826Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 3 weeks ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,147Jan 1, 2026Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago