Decision Workspace
nanogrep vs scatterbrainedsearch vs tiny-grep
Side-by-side comparison of Rust crates
45
nanogrep
growingv2.2.1
Custom simplified implementation of minigrep with additional features
42
scatterbrainedsearch
growingv2.5.0
Scatterbrained implementation of minigrep
41
tiny-grep
experimentalv0.1.0
A simple grep-like text search utility written in Rust
Core Metrics
| nanogrep | scatterbrainedsearch | tiny-grep | |
|---|---|---|---|
| Health Score | 45 | 42 | 41 |
| Total Downloads | 21.8K | 10.6K | 354 |
| 30d Downloads | 21 | 11 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 17 | 9 | 1 |
| Last Updated | 1883d ago | 1490d ago | 207d ago |
| Age | 5y 4m | 4y 3m | 6m |
Health Breakdown
nanogrep
Maintenance
6
Quality
20
Community
5
Popularity
5
Documentation
9
scatterbrainedsearch
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
10
tiny-grep
Maintenance
5
Quality
14
Community
6
Popularity
3
Documentation
13
Technical Details
| nanogrep | scatterbrainedsearch | tiny-grep | |
|---|---|---|---|
| Version | 2.2.1 | 2.5.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 5KB | 4KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 22.2% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •nanogrep leads with a health score of 45/100, but none of the options score above 80.
- •⚠ nanogrep, scatterbrainedsearch have not been updated in over a year.
- •tiny-grep is pre-1.0 — API may change.