Decision Workspace
light_bitmap vs type-const vs trig-const
Side-by-side comparison of Rust crates
36
light_bitmap
experimentalv0.1.0
A minimal, fixed-size bitmap library written in pure Rust.
60
type-const
growingv1.1.1
Type-level associated consts
60
trig-const
experimentalv0.4.0
Const trig functions in Rust
Core Metrics
| light_bitmap | type-const | trig-const | |
|---|---|---|---|
| Health Score | 36 | 60 | 60 |
| Total Downloads | 675 | 2.9K | 4.6K |
| 30d Downloads | 3 | 89 | 375 |
| Dependents | 0 | 9 | 8 |
| Releases | 1 | 5 | 10 |
| Last Updated | 353d ago | 278d ago | 41d ago |
| Age | 11m | 9m | 8m |
Health Breakdown
light_bitmap
Maintenance
3
Quality
14
Community
6
Popularity
3
Documentation
10
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
| light_bitmap | type-const | trig-const | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 17KB | 4KB | 40KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 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.
- •light_bitmap, trig-const are pre-1.0 — API may change.