Decision Workspace
ignoreit vs ignored vs git-local-ignore
Side-by-side comparison of Rust crates
56
ignoreit
stablev3.0.0
Quickly load .gitignore templates
52
ignored
experimentalv0.0.4
A Rust implementation of the .gitignore file format for quickly checking whether a path is ignored by git - without invoking the git cli.
40
git-local-ignore
growingv1.0.0
Locally exclude files from being tracked by Git (without adding them to .gitignore)
Core Metrics
| ignoreit | ignored | git-local-ignore | |
|---|---|---|---|
| Health Score | 56 | 52 | 40 |
| Total Downloads | 24.8K | 1.5K | 2.9K |
| 30d Downloads | 29 | 1.6K | 4 |
| Dependents | 0 | 6 | 0 |
| Releases | 22 | 4 | 2 |
| Last Updated | 48d ago | 6d ago | 1836d ago |
| Age | 4y | 1m | 5y 8m |
Health Breakdown
ignoreit
Maintenance
15
Quality
20
Community
6
Popularity
5
Documentation
10
ignored
Maintenance
16
Quality
12
Community
8
Popularity
4
Documentation
12
git-local-ignore
Maintenance
3
Quality
19
Community
5
Popularity
4
Documentation
9
Technical Details
| ignoreit | ignored | git-local-ignore | |
|---|---|---|---|
| Version | 3.0.0 | 0.0.4 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 13 | 11 | 5 |
| Crate Size | 29KB | 38KB | 12KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.87.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ignoreit leads with a health score of 56/100, but none of the options score above 80.
- •⚠ git-local-ignore has not been updated in over a year.
- •ignored is pre-1.0 — API may change.