Decision Workspace
nucleus-substrate-cli vs nucleus-substrate-sdk vs nucleus-identity-projection
Side-by-side comparison of Rust crates
Command-line client for the Nucleus substrate. Single binary `nucleus-substrate` driving offline receipt verification (signature + all-projections), live hub fetches, and counter inspection.
Demand-side SDK for the Nucleus substrate. Async HTTP `Client` over the hub plus a single `verify_receipt_fully` entry that walks all four projections (Identity, Capability, Flow, Economic) of a Receipt. Composes substrate-core + identity-projection + flow-projection + mechanism-vcg.
Identity projection lifter for the Nucleus substrate. Lifts a JWT-SVID (SPIFFE 2.0) into a Projection::Identity body that the substrate Receipt envelope can carry. Verifier path validates the SVID against a published JWKS — fully offline once the JWKS is fetched.
Core Metrics
| nucleus-substrate-cli | nucleus-substrate-sdk | nucleus-identity-projection | |
|---|---|---|---|
| Health Score | 47 | 47 | 48 |
| Total Downloads | 322 | 332 | 345 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 1 |
| Releases | 1 | 1 | 1 |
| Last Updated | 44d ago | 44d ago | 44d ago |
| Age | 1m | 1m | 1m |
Health Breakdown
Technical Details
| nucleus-substrate-cli | nucleus-substrate-sdk | nucleus-identity-projection | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 12 | 7 |
| Crate Size | 23KB | 24KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.93 | 1.93 | 1.93 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nucleus-identity-projection leads with a health score of 48/100, but none of the options score above 80.