Decision Workspace
tree_sitter_grep_ignore vs ignore vs ignoramus
Side-by-side comparison of Rust crates
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.
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.
Core Metrics
| tree_sitter_grep_ignore | ignore | ignoramus | |
|---|---|---|---|
| Health Score | 36 | 58 | 39 |
| Total Downloads | 3.0K | 109.1M | 735 |
| 30d Downloads | 64 | 8.3M | 3 |
| Dependents | 3 | 16.4K | 0 |
| Releases | 1 | 41 | 1 |
| Last Updated | 989d ago | 148d ago | 384d ago |
| Age | 2y 8m | 9y 5m | 1y |
Health Breakdown
tree_sitter_grep_ignore
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
12
ignore
Maintenance
11
Quality
14
Community
12
Popularity
8
Documentation
13
ignoramus
Maintenance
2
Quality
16
Community
6
Popularity
3
Documentation
12
Technical Details
| tree_sitter_grep_ignore | ignore | ignoramus | |
|---|---|---|---|
| Version | 0.4.20-dev.0 | 0.4.25 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense OR MIT | Unlicense OR MIT | LGPL-3.0-or-later |
| Dependencies | 11 | 10 | 0 |
| Crate Size | 56KB | 59KB | 5KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| 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.
- •⚠ tree_sitter_grep_ignore, ignoramus have not been updated in over a year.