Decision Workspace
iter-comprehensions vs konst vs linspace
Side-by-side comparison of Rust crates
50
iter-comprehensions
stablev2.0.0
A library for iterator comprehensions
62
konst
growingv0.4.3
Const equivalents of std features: comparison, destructuring, iteration, and parsing
54
linspace
growingv0.2.7
Turns a range into a linearly spaced sequence of values.
Core Metrics
| iter-comprehensions | konst | linspace | |
|---|---|---|---|
| Health Score | 50 | 62 | 54 |
| Total Downloads | 13.9K | 8.6M | 8.8K |
| 30d Downloads | 15 | 298.0K | 267 |
| Dependents | 0 | 424 | 96 |
| Releases | 11 | 44 | 10 |
| Last Updated | 70d ago | 145d ago | 112d ago |
| Age | 6y 12m | 5y | 2y 9m |
Health Breakdown
iter-comprehensions
Maintenance
12
Quality
21
Community
2
Popularity
5
Documentation
10
konst
Maintenance
12
Quality
14
Community
13
Popularity
8
Documentation
15
linspace
Maintenance
12
Quality
16
Community
11
Popularity
5
Documentation
10
Technical Details
| iter-comprehensions | konst | linspace | |
|---|---|---|---|
| Version | 2.0.0 | 0.4.3 | 0.2.7 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Zlib | MIT |
| Dependencies | 0 | 6 | 4 |
| Crate Size | 5KB | 119KB | 9KB |
| Features | 0 | 12 | 2 |
| Yanked % | 0.0% | 6.8% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.89.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •konst leads with a health score of 62/100, but none of the options score above 80.
- •konst is depended on by 424 crates — strongest ecosystem trust.
- •konst, linspace are pre-1.0 — API may change.