Decision Workspace
srb-lens vs srb-lens-cli vs rubyfast
Side-by-side comparison of Rust crates
48
srb-lens
experimentalv0.5.1
Static analysis tool for Sorbet-typed Ruby projects — extracts method signatures, call graphs, and type information from Sorbet's CFG, symbol table, and parse tree
45
srb-lens-cli
experimentalv0.5.1
CLI for srb-lens — query Sorbet type information from Ruby projects
49
rubyfast
experimentalv1.3.2
An ultra-fast Ruby performance linter rewritten in Rust — detects 19 common anti-patterns
Core Metrics
| srb-lens | srb-lens-cli | rubyfast | |
|---|---|---|---|
| Health Score | 48 | 45 | 49 |
| Total Downloads | 163 | 81 | 145 |
| 30d Downloads | 163 | 81 | 145 |
| Dependents | 6 | 0 | 0 |
| Releases | 6 | 6 | 10 |
| Last Updated | 6d ago | 6d ago | 11d ago |
| Age | 16d | 16d | 16d |
Health Breakdown
srb-lens
Maintenance
13
Quality
14
Community
8
Popularity
3
Documentation
10
srb-lens-cli
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
rubyfast
Maintenance
16
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| srb-lens | srb-lens-cli | rubyfast | |
|---|---|---|---|
| Version | 0.5.1 | 0.5.1 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 3 | 9 |
| Crate Size | 31KB | 7KB | 47KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rubyfast leads with a health score of 49/100, but none of the options score above 80.
- •srb-lens has the most downloads (163), suggesting wider adoption.
- •srb-lens, srb-lens-cli are pre-1.0 — API may change.