Decision Workspace
rfgrep vs int64grep vs lsql
Side-by-side comparison of Rust crates
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.
53
lsql
stablev1.11.0
A command-line utility that queries files and directories using SQL-like syntax
Core Metrics
| rfgrep | int64grep | lsql | |
|---|---|---|---|
| Health Score | 52 | 46 | 53 |
| Total Downloads | 2.5K | 97 | 4.5K |
| 30d Downloads | 13 | 5 | 9 |
| Dependents | 0 | 0 | 0 |
| Releases | 8 | 3 | 7 |
| Last Updated | 38d ago | 145d ago | 381d ago |
| Age | 10m | 4m | 1y |
Health Breakdown
rfgrep
Maintenance
18
Quality
11
Community
6
Popularity
4
Documentation
13
int64grep
Maintenance
12
Quality
14
Community
5
Popularity
2
Documentation
13
lsql
Maintenance
14
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| rfgrep | int64grep | lsql | |
|---|---|---|---|
| Version | 0.5.0 | 0.2.1 | 1.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-3-Clause | MIT | MIT |
| Dependencies | 62 | 1 | 22 |
| Crate Size | 187KB | 9KB | 59KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lsql leads with a health score of 53/100, but none of the options score above 80.
- •⚠ lsql has not been updated in over a year.
- •rfgrep, int64grep are pre-1.0 — API may change.