Decision Workspace
edit-distance vs rfgrep vs int64grep
Side-by-side comparison of Rust crates
60
edit-distance
growingv2.2.2
Levenshtein edit distance between strings, a measure for similarity.
52
rfgrep
experimentalv0.5.0
Advanced recursive file grep utility with comprehensive file type classification - search, list, and analyze 153+ file formats with intelligent filtering and safety policies
46
int64grep
experimentalv0.2.1
A tiny Rust crate that provides simple line-based search helpers and a small CLI similar to grep.
Core Metrics
| edit-distance | rfgrep | int64grep | |
|---|---|---|---|
| Health Score | 60 | 52 | 46 |
| Total Downloads | 2.9M | 2.5K | 97 |
| 30d Downloads | 199.0K | 13 | 5 |
| Dependents | 445 | 0 | 0 |
| Releases | 10 | 8 | 3 |
| Last Updated | 175d ago | 38d ago | 145d ago |
| Age | 10y 11m | 10m | 4m |
Health Breakdown
edit-distance
Maintenance
7
Quality
20
Community
10
Popularity
8
Documentation
15
rfgrep
Maintenance
18
Quality
11
Community
6
Popularity
4
Documentation
13
int64grep
Maintenance
12
Quality
14
Community
5
Popularity
2
Documentation
13
Technical Details
| edit-distance | rfgrep | int64grep | |
|---|---|---|---|
| Version | 2.2.2 | 0.5.0 | 0.2.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | BSD-3-Clause | MIT |
| Dependencies | 1 | 62 | 1 |
| Crate Size | 9KB | 187KB | 9KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.56 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •edit-distance leads with a health score of 60/100, but none of the options score above 80.
- •edit-distance is depended on by 445 crates — strongest ecosystem trust.
- •rfgrep, int64grep are pre-1.0 — API may change.