Decision Workspace
iter-log vs tqdm vs philiprehberger-parallel
Side-by-side comparison of Rust crates
50
iter-log
growingv0.2.6
Logs the progress of iterations, both for sequential and parallel (Rayon) iterators
53
tqdm
growingv0.8.0
Python tqdm in Rust
53
philiprehberger-parallel
experimentalv0.1.3
Easy parallel iteration — par_map, par_filter, par_for_each with progress and error collection
Core Metrics
| iter-log | tqdm | philiprehberger-parallel | |
|---|---|---|---|
| Health Score | 50 | 53 | 53 |
| Total Downloads | 9.7K | 2.1M | 42 |
| 30d Downloads | 107 | 75.5K | 42 |
| Dependents | 16 | 70 | 0 |
| Releases | 11 | 18 | 4 |
| Last Updated | 136d ago | 267d ago | today |
| Age | 1y 1m | 4y 1m | 7d |
Health Breakdown
iter-log
Maintenance
12
Quality
17
Community
6
Popularity
5
Documentation
10
tqdm
Maintenance
9
Quality
10
Community
11
Popularity
8
Documentation
15
philiprehberger-parallel
Maintenance
16
Quality
14
Community
6
Popularity
2
Documentation
15
Technical Details
| iter-log | tqdm | philiprehberger-parallel | |
|---|---|---|---|
| Version | 0.2.6 | 0.8.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 5 | 1 |
| Crate Size | 8KB | 271KB | 8KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 5.6% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.60 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tqdm leads with a health score of 53/100, but none of the options score above 80.