Decision Workspace
const-util vs type-const vs trig-const
Side-by-side comparison of Rust crates
54
const-util
growingv2.2.0
Stable implementations for some missing const functions
60
type-const
growingv1.1.1
Type-level associated consts
60
trig-const
experimentalv0.4.0
Const trig functions in Rust
Core Metrics
| const-util | type-const | trig-const | |
|---|---|---|---|
| Health Score | 54 | 60 | 60 |
| Total Downloads | 2.3K | 2.9K | 4.6K |
| 30d Downloads | 22 | 91 | 379 |
| Dependents | 0 | 9 | 8 |
| Releases | 5 | 5 | 10 |
| Last Updated | 276d ago | 278d ago | 41d ago |
| Age | 9m | 9m | 8m |
Health Breakdown
const-util
Maintenance
12
Quality
18
Community
5
Popularity
4
Documentation
15
type-const
Maintenance
14
Quality
19
Community
8
Popularity
4
Documentation
15
trig-const
Maintenance
16
Quality
16
Community
9
Popularity
4
Documentation
15
Technical Details
| const-util | type-const | trig-const | |
|---|---|---|---|
| Version | 2.2.0 | 1.1.1 | 0.4.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 0 | 1 |
| Crate Size | 8KB | 4KB | 40KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.83 | 1.78 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •type-const leads with a health score of 60/100, but none of the options score above 80.
- •trig-const has the most downloads (4.6K), suggesting wider adoption.
- •trig-const is pre-1.0 — API may change.