Decision Workspace
scan vs scan-rules vs whiteread
Side-by-side comparison of Rust crates
35
scan
growingv0.1.0
Crate for tokenizing and parsing delimitted input
45
scan-rules
growingv0.2.0
This crate provides some macros for quickly parsing values out of text. Roughly speaking, it does the inverse of the print!/format! macros; or, in other words, a similar job to scanf from C.
38
whiteread
growingv0.5.0
Crate for easily reading whitespace-separated values from strings or input.
Core Metrics
| scan | scan-rules | whiteread | |
|---|---|---|---|
| Health Score | 35 | 45 | 38 |
| Total Downloads | 3.2K | 77.9K | 62.3K |
| 30d Downloads | 5 | 1.5K | 911 |
| Dependents | 0 | 59 | 12 |
| Releases | 1 | 8 | 9 |
| Last Updated | 3759d ago | 3427d ago | 2311d ago |
| Age | 10y 7m | 10y 2m | 10y 10m |
Health Breakdown
scan
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
11
scan-rules
Maintenance
3
Quality
17
Community
8
Popularity
6
Documentation
11
whiteread
Maintenance
3
Quality
10
Community
8
Popularity
6
Documentation
11
Technical Details
| scan | scan-rules | whiteread | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 0 | 7 | 1 |
| Crate Size | 5KB | 66KB | 18KB |
| Features | 0 | 7 | 0 |
| Yanked % | 0.0% | 0.0% | 22.2% |
| Edition | — | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •scan-rules leads with a health score of 45/100, but none of the options score above 80.
- •⚠ scan, scan-rules, whiteread have not been updated in over a year.