Decision Workspace
gamo vs staticstep vs utf8-decode
Side-by-side comparison of Rust crates
42
gamo
growingv0.3.0
A Range like struct for user defined types
40
staticstep
growingv0.4.2
Provides truly zero-cost alternatives to `Iterator::step_by` for both incrementing and decrementing any type that satisfies `RangeBounds<T: Copy + Default + Step>`.
68
utf8-decode
stablev2.0.0
UTF-8 incremental decoding iterators.
Core Metrics
| gamo | staticstep | utf8-decode | |
|---|---|---|---|
| Health Score | 42 | 40 | 68 |
| Total Downloads | 4.1K | 10.0K | 6.7M |
| 30d Downloads | 11 | 10 | 522.4K |
| Dependents | 0 | 0 | 71 |
| Releases | 3 | 8 | 4 |
| Last Updated | 806d ago | 1542d ago | 58d ago |
| Age | 2y 5m | 4y 12m | 6y 8m |
Health Breakdown
gamo
Maintenance
5
Quality
16
Community
4
Popularity
4
Documentation
13
staticstep
Maintenance
4
Quality
12
Community
6
Popularity
5
Documentation
13
utf8-decode
Maintenance
12
Quality
23
Community
10
Popularity
8
Documentation
15
Technical Details
| gamo | staticstep | utf8-decode | |
|---|---|---|---|
| Version | 0.3.0 | 0.4.2 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 3KB | 9KB | 9KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 12.5% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •utf8-decode leads with a health score of 68/100, but none of the options score above 80.
- •⚠ gamo, staticstep have not been updated in over a year.
- •gamo, staticstep are pre-1.0 — API may change.