Decision Workspace
ix-schema vs ix-schema-derive vs ix-schema-zerocopy
Side-by-side comparison of Rust crates
48
ix-schema
experimentalv0.2.1
A universal meta-interface for data structures: compile-time semantic manifests bridging memory layout and serialization, with enforced schema evolution.
47
ix-schema-derive
experimentalv0.2.1
Derive macro for the ix-schema meta-interface: compile-time semantic manifests and type-safe schema evolution.
45
ix-schema-zerocopy
experimentalv0.2.1
Zerocopy driver for ix-schema: manifest-validated, zero-cost byte views over Ix types.
Core Metrics
| ix-schema | ix-schema-derive | ix-schema-zerocopy | |
|---|---|---|---|
| Health Score | 48 | 47 | 45 |
| Total Downloads | 112 | 125 | 44 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 13 | 3 | 0 |
| Releases | 3 | 3 | 3 |
| Last Updated | 22d ago | 22d ago | 22d ago |
| Age | 22d | 22d | 22d |
Health Breakdown
ix-schema
Maintenance
13
Quality
14
Community
9
Popularity
2
Documentation
10
ix-schema-derive
Maintenance
13
Quality
13
Community
8
Popularity
3
Documentation
10
ix-schema-zerocopy
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
Technical Details
| ix-schema | ix-schema-derive | ix-schema-zerocopy | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 4 | 3 |
| Crate Size | 12KB | 8KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ix-schema leads with a health score of 48/100, but none of the options score above 80.
- •ix-schema-derive has the most downloads (125), suggesting wider adoption.