Decision Workspace
git-atomic vs is_affected vs is_affected_lib
Side-by-side comparison of Rust crates
38
git-atomic
experimentalv0.1.3
Split multi-component commits into isolated per-component branches
45
is_affected
growingv0.6.0
A utility for checking and listing the affected resources across a range of commits, useful when working with monorepos.
39
is_affected_lib
growingv0.1.2
A utility for checking and listing the affected resources across a range of commits, useful when working with monorepos.
Core Metrics
| git-atomic | is_affected | is_affected_lib | |
|---|---|---|---|
| Health Score | 38 | 45 | 39 |
| Total Downloads | 29 | 4.0K | 3.1K |
| 30d Downloads | 4 | 7 | 4 |
| Dependents | 0 | 0 | 1 |
| Releases | 2 | 4 | 2 |
| Last Updated | 57d ago | 83d ago | 528d ago |
| Age | 1m | 4y 5m | 4y 4m |
Health Breakdown
git-atomic
Maintenance
11
Quality
9
Community
6
Popularity
2
Documentation
10
is_affected
Maintenance
11
Quality
14
Community
6
Popularity
4
Documentation
10
is_affected_lib
Maintenance
4
Quality
14
Community
7
Popularity
4
Documentation
10
Technical Details
| git-atomic | is_affected | is_affected_lib | |
|---|---|---|---|
| Version | 0.1.3 | 0.6.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | AGPL-3.0 | AGPL-3.0 |
| Dependencies | 19 | 7 | 4 |
| Crate Size | 1.4MB | 43KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •is_affected leads with a health score of 45/100, but none of the options score above 80.
- •⚠ is_affected_lib has not been updated in over a year.