Decision Workspace
ignoramus vs ignore vs tree_sitter_grep_ignore
Side-by-side comparison of Rust crates
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.
58
ignore
growingv0.4.25
A fast library for efficiently matching ignore files such as `.gitignore` against file paths.
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
| ignoramus | ignore | tree_sitter_grep_ignore | |
|---|---|---|---|
| Health Score | 39 | 58 | 36 |
| Total Downloads | 735 | 109.1M | 3.0K |
| 30d Downloads | 3 | 8.3M | 64 |
| Dependents | 0 | 16.4K | 3 |
| Releases | 1 | 41 | 1 |
| Last Updated | 384d ago | 148d ago | 989d ago |
| Age | 1y | 9y 5m | 2y 8m |
Health Breakdown
ignoramus
Maintenance
2
Quality
16
Community
6
Popularity
3
Documentation
12
ignore
Maintenance
11
Quality
14
Community
12
Popularity
8
Documentation
13
tree_sitter_grep_ignore
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
12
Technical Details
| ignoramus | ignore | tree_sitter_grep_ignore | |
|---|---|---|---|
| Version | 0.0.0 | 0.4.25 | 0.4.20-dev.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-or-later | Unlicense OR MIT | Unlicense OR MIT |
| Dependencies | 0 | 10 | 11 |
| Crate Size | 5KB | 59KB | 56KB |
| Features | 0 | 1 | 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.