Decision Workspace
ignore vs ignoramus vs tree_sitter_grep_ignore
Side-by-side comparison of Rust crates
57
ignore
growingv0.4.25
A fast library for efficiently matching ignore files such as `.gitignore` against file paths.
39
ignoramus
growingv0.0.0
A flexible library for matching ignore files such as `.gitignore` against file paths with incremental state updates and efficient filesystem crawling.
36
tree_sitter_grep_ignore
growingv0.4.20-dev.0
(A forked version of `ignore` used internally by `tree-sitter-grep`) A fast library for efficiently matching ignore files such as `.gitignore` against file paths.
Core Metrics
| ignore | ignoramus | tree_sitter_grep_ignore | |
|---|---|---|---|
| Health Score | 57 | 39 | 36 |
| Total Downloads | 126.4M | 737 | 3.2K |
| 30d Downloads | 9.5M | 0 | 0 |
| Dependents | 22.5K | 0 | 3 |
| Releases | 41 | 1 | 1 |
| Last Updated | 207d ago | 443d ago | 1048d ago |
| Age | 9y 7m | 1y 2m | 2y 10m |
Health Breakdown
ignore
Maintenance
10
Quality
14
Community
12
Popularity
8
Documentation
13
ignoramus
Maintenance
2
Quality
16
Community
6
Popularity
3
Documentation
12
tree_sitter_grep_ignore
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
12
Technical Details
| ignore | ignoramus | tree_sitter_grep_ignore | |
|---|---|---|---|
| Version | 0.4.25 | 0.0.0 | 0.4.20-dev.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense OR MIT | LGPL-3.0-or-later | Unlicense OR MIT |
| Dependencies | 10 | 0 | 11 |
| Crate Size | 59KB | 5KB | 56KB |
| Features | 1 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ignore leads with a health score of 57/100, but none of the options score above 80.
- •ignore is depended on by 22.5K crates — strongest ecosystem trust.
- •⚠ ignoramus, tree_sitter_grep_ignore have not been updated in over a year.