Decision Workspace
budgetkernel vs bsp_define vs deterministic-hash
Side-by-side comparison of Rust crates
51
budgetkernel
experimentalv0.1.2
A small, auditable, deterministic budget accounting kernel with zero heap allocation on the hot path.
57
bsp_define
experimentalv0.1.59
微内核 BSP 硬件配置 trait 定义
54
deterministic-hash
growingv1.0.2
Create deterministic hashes regardless of architecture
Core Metrics
| budgetkernel | bsp_define | deterministic-hash | |
|---|---|---|---|
| Health Score | 51 | 57 | 54 |
| Total Downloads | 37 | 3.6K | 108.8K |
| 30d Downloads | 0 | 0 | 5.8K |
| Dependents | 0 | 35 | 149 |
| Releases | 3 | 14 | 3 |
| Last Updated | 29d ago | 25d ago | 243d ago |
| Age | 1m | 12m | 4y 10m |
Health Breakdown
budgetkernel
Maintenance
12
Quality
16
Community
6
Popularity
2
Documentation
15
bsp_define
Maintenance
17
Quality
14
Community
10
Popularity
4
Documentation
12
deterministic-hash
Maintenance
7
Quality
20
Community
12
Popularity
6
Documentation
9
Technical Details
| budgetkernel | bsp_define | deterministic-hash | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.59 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 2 | 2 | 1 |
| Crate Size | 32KB | 5KB | 3KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.75 | 1.95 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bsp_define leads with a health score of 57/100, but none of the options score above 80.
- •deterministic-hash has the most downloads (108.8K), suggesting wider adoption.
- •deterministic-hash is depended on by 149 crates — strongest ecosystem trust.
- •budgetkernel, bsp_define are pre-1.0 — API may change.