Decision Workspace
conduit-derive vs conduit-core vs wiredef-derive
Side-by-side comparison of Rust crates
43
conduit-derive
experimentalv2.1.1
Proc macros for conduit-core: Encode, Decode, #[command], handler!().
44
conduit-core
experimentalv2.1.1
Binary IPC core: codec, router, ring buffer, handler trait.
45
wiredef-derive
experimentalv0.1.1
Bit-precise wire format definitions
Core Metrics
| conduit-derive | conduit-core | wiredef-derive | |
|---|---|---|---|
| Health Score | 43 | 44 | 45 |
| Total Downloads | 104 | 108 | 49 |
| 30d Downloads | 104 | 108 | 21 |
| Dependents | 6 | 12 | 1 |
| Releases | 6 | 6 | 2 |
| Last Updated | 9d ago | 9d ago | 33d ago |
| Age | 18d | 18d | 1m |
Health Breakdown
conduit-derive
Maintenance
12
Quality
9
Community
8
Popularity
2
Documentation
12
conduit-core
Maintenance
12
Quality
9
Community
9
Popularity
2
Documentation
12
wiredef-derive
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
10
Technical Details
| conduit-derive | conduit-core | wiredef-derive | |
|---|---|---|---|
| Version | 2.1.1 | 2.1.1 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | AGPL-3.0-only |
| Dependencies | 7 | 5 | 3 |
| Crate Size | 22KB | 45KB | 1KB |
| Features | 0 | 0 | 0 |
| Yanked % | 33.3% | 33.3% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wiredef-derive leads with a health score of 45/100, but none of the options score above 80.
- •conduit-core has the most downloads (108), suggesting wider adoption.
- •wiredef-derive is pre-1.0 — API may change.