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.
65
ignore
growingv0.4.28
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 | 65 | 39 |
| Total Downloads | 3.3K | 145.1M | 743 |
| 30d Downloads | 0 | 6.9M | 0 |
| Dependents | 3 | 28.1K | 0 |
| Releases | 1 | 44 | 1 |
| Last Updated | 1097d ago | 4d ago | 492d ago |
| Age | 3y | 9y 8m | 1y 4m |
Health Breakdown
tree_sitter_grep_ignore
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
12
ignore
Maintenance
18
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.28 | 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 | 62KB | 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 65/100, but none of the options score above 80.
- •ignore is depended on by 28.1K crates — strongest ecosystem trust.
- •⚠ tree_sitter_grep_ignore, ignoramus have not been updated in over a year.