Decision Workspace
provwasm-proc-macro vs provwasm-std vs provwasm-mocks
Side-by-side comparison of Rust crates
45
provwasm-proc-macro
growingv0.3.1
Rust macros that simplify query and response types for Provenance Blockchain smart contracts
60
provwasm-std
stablev2.8.0
Rust bindings that enable CosmWasm smart contracts to interact with custom modules in the Provenance Blockchain
56
provwasm-mocks
stablev2.8.0
Rust mocks that enable unit testing of CosmWasm smart contracts that interact with custom modules in the Provenance Blockchain
Core Metrics
| provwasm-proc-macro | provwasm-std | provwasm-mocks | |
|---|---|---|---|
| Health Score | 45 | 60 | 56 |
| Total Downloads | 9.2K | 39.9K | 36.8K |
| 30d Downloads | 141 | 256 | 203 |
| Dependents | 12 | 32 | 1 |
| Releases | 8 | 28 | 28 |
| Last Updated | 107d ago | 100d ago | 100d ago |
| Age | 2y 10m | 5y 1m | 5y 1m |
Health Breakdown
provwasm-proc-macro
Maintenance
11
Quality
10
Community
9
Popularity
5
Documentation
10
provwasm-std
Maintenance
14
Quality
21
Community
10
Popularity
5
Documentation
10
provwasm-mocks
Maintenance
14
Quality
20
Community
7
Popularity
5
Documentation
10
Technical Details
| provwasm-proc-macro | provwasm-std | provwasm-mocks | |
|---|---|---|---|
| Version | 0.3.1 | 2.8.0 | 2.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 4 | 14 | 3 |
| Crate Size | 5KB | 224KB | 14KB |
| Features | 0 | 58 | 0 |
| Yanked % | 12.5% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •provwasm-std leads with a health score of 60/100, but none of the options score above 80.
- •provwasm-proc-macro is pre-1.0 — API may change.