Decision Workspace
nucleus-mechanism-vcg vs nucleus-substrate-sdk vs nucleus-substrate-cli
Side-by-side comparison of Rust crates
Economic-projection lifter for the Nucleus substrate, specialized to Pigouvian-VCG auctions. Lifts a cleared auction (single-good Vickrey or knapsack-VCG with Clarke-pivot payments) into a Projection::Economic body that the substrate Receipt envelope can carry. Verifier checks well-formedness — every payment is bound to a bid that was actually present.
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.
Command-line client for the Nucleus substrate. Single binary `nucleus-substrate` driving offline receipt verification (signature + all-projections), live hub fetches, and counter inspection.
Core Metrics
| nucleus-mechanism-vcg | nucleus-substrate-sdk | nucleus-substrate-cli | |
|---|---|---|---|
| Health Score | 48 | 47 | 47 |
| Total Downloads | 347 | 332 | 322 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 1 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 44d ago | 44d ago | 44d ago |
| Age | 1m | 1m | 1m |
Health Breakdown
Technical Details
| nucleus-mechanism-vcg | nucleus-substrate-sdk | nucleus-substrate-cli | |
|---|---|---|---|
| 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 | 4 | 12 | 6 |
| Crate Size | 13KB | 24KB | 23KB |
| 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-mechanism-vcg leads with a health score of 48/100, but none of the options score above 80.