Decision Workspace
ignore vs ignoramus vs tree_sitter_grep_ignore
Side-by-side comparison of Rust crates
58
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 | 58 | 39 | 36 |
| Total Downloads | 109.1M | 735 | 3.0K |
| 30d Downloads | 8.3M | 3 | 64 |
| Dependents | 16.4K | 0 | 3 |
| Releases | 41 | 1 | 1 |
| Last Updated | 148d ago | 384d ago | 989d ago |
| Age | 9y 5m | 1y | 2y 8m |
Health Breakdown
ignore
Maintenance
11
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 58/100, but none of the options score above 80.
- •ignore is depended on by 16.4K crates — strongest ecosystem trust.
- •⚠ ignoramus, tree_sitter_grep_ignore have not been updated in over a year.