Decision Workspace
strict-num-extended-macros vs strict-num-extended vs approx_collections
Side-by-side comparison of Rust crates
53
strict-num-extended-macros
experimentalv0.5.0
Type-safe finite floating-point types for Rust - eliminate NaN and infinity at compile time
50
strict-num-extended
experimentalv0.5.0
Type-safe finite floating-point types for Rust - eliminate NaN and infinity at compile time
63
approx_collections
growingv4.1.0
Collections using approximate floating-point comparison
Core Metrics
| strict-num-extended-macros | strict-num-extended | approx_collections | |
|---|---|---|---|
| Health Score | 53 | 50 | 63 |
| Total Downloads | 578 | 505 | 2.6K |
| 30d Downloads | 52 | 34 | 120 |
| Dependents | 10 | 0 | 3 |
| Releases | 10 | 10 | 8 |
| Last Updated | 74d ago | 66d ago | 14d ago |
| Age | 2m | 2m | 8m |
Health Breakdown
strict-num-extended-macros
Maintenance
13
Quality
16
Community
9
Popularity
3
Documentation
12
strict-num-extended
Maintenance
13
Quality
16
Community
6
Popularity
3
Documentation
12
approx_collections
Maintenance
18
Quality
19
Community
10
Popularity
4
Documentation
12
Technical Details
| strict-num-extended-macros | strict-num-extended | approx_collections | |
|---|---|---|---|
| Version | 0.5.0 | 0.5.0 | 4.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 5 |
| Crate Size | 32KB | 37KB | 28KB |
| Features | 3 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.88.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •approx_collections leads with a health score of 63/100, but none of the options score above 80.
- •strict-num-extended-macros, strict-num-extended are pre-1.0 — API may change.