Decision Workspace
progressive vs tqdm vs iter-log
Side-by-side comparison of Rust crates
31
progressive
growingv0.1.0
A rust library for showing progress of iterators and loops
53
tqdm
growingv0.8.0
Python tqdm in Rust
50
iter-log
growingv0.2.6
Logs the progress of iterations, both for sequential and parallel (Rayon) iterators
Core Metrics
| progressive | tqdm | iter-log | |
|---|---|---|---|
| Health Score | 31 | 53 | 50 |
| Total Downloads | 5.8K | 2.1M | 9.7K |
| 30d Downloads | 54 | 78.3K | 109 |
| Dependents | 0 | 70 | 16 |
| Releases | 1 | 18 | 11 |
| Last Updated | 3607d ago | 267d ago | 136d ago |
| Age | 9y 10m | 4y 1m | 1y 1m |
Health Breakdown
progressive
Maintenance
1
Quality
16
Community
2
Popularity
4
Documentation
8
tqdm
Maintenance
9
Quality
10
Community
11
Popularity
8
Documentation
15
iter-log
Maintenance
12
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| progressive | tqdm | iter-log | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.0 | 0.2.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 5 | 1 |
| Crate Size | 7KB | 271KB | 8KB |
| Features | 1 | 0 | 3 |
| Yanked % | 0.0% | 5.6% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tqdm leads with a health score of 53/100, but none of the options score above 80.
- •⚠ progressive has not been updated in over a year.