Decision Workspace
shadow_counted vs count_where vs shadow-rs
Side-by-side comparison of Rust crates
53
shadow_counted
growingv0.7.0
An iterator that counts every iteration in a hidden counter, nested iterators may commit the count to parents
35
count_where
growingv0.1.1
library that adds a count_where method to Iterator, to easily count items matching a condition
73
shadow-rs
stablev1.7.1
A build-time information stored in your rust project
Core Metrics
| shadow_counted | count_where | shadow-rs | |
|---|---|---|---|
| Health Score | 53 | 35 | 73 |
| Total Downloads | 131.3K | 3.8K | 7.2M |
| 30d Downloads | 11.1K | 18 | 435.1K |
| Dependents | 13 | 0 | 2.4K |
| Releases | 9 | 2 | 129 |
| Last Updated | 149d ago | 1754d ago | 18d ago |
| Age | 1y 5m | 4y 9m | 5y 7m |
Health Breakdown
shadow_counted
Maintenance
12
Quality
12
Community
8
Popularity
6
Documentation
15
count_where
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
9
shadow-rs
Maintenance
18
Quality
19
Community
15
Popularity
8
Documentation
13
Technical Details
| shadow_counted | count_where | shadow-rs | |
|---|---|---|---|
| Version | 0.7.0 | 0.1.1 | 1.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT AND Apache-2.0 |
| Dependencies | 0 | 0 | 9 |
| Crate Size | 68KB | 4KB | 37KB |
| Features | 0 | 0 | 5 |
| Yanked % | 11.1% | 0.0% | 0.8% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.56.1 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •shadow-rs leads with a health score of 73/100, but none of the options score above 80.
- •shadow-rs is depended on by 2.4K crates — strongest ecosystem trust.
- •⚠ count_where has not been updated in over a year.
- •shadow_counted, count_where are pre-1.0 — API may change.