Decision Workspace
seen vs fast-grep vs omry-cli
Side-by-side comparison of Rust crates
31
seen
growingv0.1.0-alpha.1
Store and search through the content you have seen.
50
fast-grep
experimentalv0.3.1
Indexed regex search. 6-25x faster than ripgrep on large codebases via sparse n-gram index, position masks, and mmap'd posting lists.
47
omry-cli
experimentalv0.14.1
Experimental CLI for Omry.
Core Metrics
| seen | fast-grep | omry-cli | |
|---|---|---|---|
| Health Score | 31 | 50 | 47 |
| Total Downloads | 1.5K | 56 | 77 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 5 | 4 |
| Last Updated | 1225d ago | 26d ago | 9d ago |
| Age | 3y 4m | 26d | 5m |
Health Breakdown
seen
Maintenance
1
Quality
11
Community
5
Popularity
4
Documentation
10
fast-grep
Maintenance
17
Quality
12
Community
6
Popularity
2
Documentation
13
omry-cli
Maintenance
17
Quality
10
Community
6
Popularity
2
Documentation
12
Technical Details
| seen | fast-grep | omry-cli | |
|---|---|---|---|
| Version | 0.1.0-alpha.1 | 0.3.1 | 0.14.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT | GPL-3.0 |
| Dependencies | 27 | 23 | 33 |
| Crate Size | 37KB | 128KB | 94KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast-grep leads with a health score of 50/100, but none of the options score above 80.
- •seen has the most downloads (1.5K), suggesting wider adoption.
- •⚠ seen has not been updated in over a year.