Decision Workspace
serde_closure_derive vs serde_closure vs serde_traitobject
Side-by-side comparison of Rust crates
47
serde_closure_derive
growingv0.3.3
Serializable and debuggable closures. This library provides macros that wrap closures to make them serializable and debuggable. See https://crates.io/crates/serde_closure for documentation.
50
serde_closure
growingv0.3.3
Serializable and debuggable closures. This library provides macros that wrap closures to make them serializable and debuggable.
47
serde_traitobject
growingv0.2.9
Serializable and deserializable trait objects. This library enables the serialization and deserialization of trait objects such that they can be sent between other processes running the same binary.
Core Metrics
| serde_closure_derive | serde_closure | serde_traitobject | |
|---|---|---|---|
| Health Score | 47 | 50 | 47 |
| Total Downloads | 99.4K | 110.3K | 69.9K |
| 30d Downloads | 899 | 938 | 918 |
| Dependents | 19 | 231 | 54 |
| Releases | 19 | 25 | 19 |
| Last Updated | 1219d ago | 1219d ago | 373d ago |
| Age | 6y 5m | 7y 8m | 7y 8m |
Health Breakdown
serde_closure_derive
Maintenance
4
Quality
15
Community
10
Popularity
6
Documentation
12
serde_closure
Maintenance
6
Quality
14
Community
12
Popularity
6
Documentation
12
serde_traitobject
Maintenance
5
Quality
13
Community
11
Popularity
6
Documentation
12
Technical Details
| serde_closure_derive | serde_closure | serde_traitobject | |
|---|---|---|---|
| Version | 0.3.3 | 0.3.3 | 0.2.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 10 |
| Crate Size | 9KB | 15KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde_closure leads with a health score of 50/100, but none of the options score above 80.
- •serde_closure is depended on by 231 crates — strongest ecosystem trust.
- •⚠ serde_closure_derive, serde_closure, serde_traitobject have not been updated in over a year.