Decision Workspace
xdrgen vs xdr-codec vs capnp
Side-by-side comparison of Rust crates
39
xdrgen
growingv0.4.4
XDR codec generator from specification. Designed for use with xdr-codec.
45
xdr-codec
growingv0.4.4
XDR encode/decode runtime support. Pairs with xdrgen which generates code from specs.
70
capnp
growingv0.25.2
runtime library for Cap'n Proto data encoding
Core Metrics
| xdrgen | xdr-codec | capnp | |
|---|---|---|---|
| Health Score | 39 | 45 | 70 |
| Total Downloads | 5.7M | 5.8M | 10.5M |
| 30d Downloads | 438.9K | 439.6K | 719.2K |
| Dependents | 16 | 80 | 1.4K |
| Releases | 26 | 25 | 197 |
| Last Updated | 3159d ago | 3159d ago | 15d ago |
| Age | 10y 7m | 10y 7m | 11y 4m |
Health Breakdown
xdrgen
Maintenance
4
Quality
10
Community
6
Popularity
8
Documentation
11
xdr-codec
Maintenance
4
Quality
14
Community
8
Popularity
8
Documentation
11
capnp
Maintenance
18
Quality
17
Community
12
Popularity
8
Documentation
15
Technical Details
| xdrgen | xdr-codec | capnp | |
|---|---|---|---|
| Version | 0.4.4 | 0.4.4 | 0.25.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 3 | 3 |
| Crate Size | 18KB | 15KB | 150KB |
| Features | 1 | 2 | 6 |
| Yanked % | 11.5% | 8.0% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | — | 1.81.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •capnp leads with a health score of 70/100, but none of the options score above 80.
- •capnp is depended on by 1.4K crates — strongest ecosystem trust.
- •⚠ xdrgen, xdr-codec have not been updated in over a year.