Decision Workspace
gitignores vs ignoreit vs ignored
Side-by-side comparison of Rust crates
63
gitignores
growingv4.8.9
GitHub’s collection of gitignores, embedded, automatically updated
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.
Core Metrics
| gitignores | ignoreit | ignored | |
|---|---|---|---|
| Health Score | 63 | 56 | 52 |
| Total Downloads | 51.0K | 24.8K | 1.5K |
| 30d Downloads | 172 | 29 | 1.5K |
| Dependents | 27 | 0 | 6 |
| Releases | 67 | 22 | 4 |
| Last Updated | 248d ago | 48d ago | 6d ago |
| Age | 4y 5m | 4y | 1m |
Health Breakdown
gitignores
Maintenance
10
Quality
25
Community
10
Popularity
6
Documentation
12
ignoreit
Maintenance
15
Quality
20
Community
6
Popularity
5
Documentation
10
ignored
Maintenance
16
Quality
12
Community
8
Popularity
4
Documentation
12
Technical Details
| gitignores | ignoreit | ignored | |
|---|---|---|---|
| Version | 4.8.9 | 3.0.0 | 0.0.4 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | CC0-1.0 | MIT | MIT |
| Dependencies | 0 | 13 | 11 |
| Crate Size | 78KB | 29KB | 38KB |
| Features | 300 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | 1.87.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gitignores leads with a health score of 63/100, but none of the options score above 80.
- •ignored is pre-1.0 — API may change.