Decision Workspace
ssb_parser vs santiago vs string-view
Side-by-side comparison of Rust crates
39
ssb_parser
growingv0.4.0
Parser of text in ssb format.
54
santiago
growingv1.3.1
A lexing and parsing toolkit for Rust
51
string-view
experimentalv0.4.1
Work with views into string slices. Safely extend, reduce without losing parent string size. Modify str slices in-place to avoid allocations.
Core Metrics
| ssb_parser | santiago | string-view | |
|---|---|---|---|
| Health Score | 39 | 54 | 51 |
| Total Downloads | 16.7K | 102.0K | 1.5K |
| 30d Downloads | 50 | 11.0K | 8 |
| Dependents | 1 | 41 | 0 |
| Releases | 11 | 33 | 5 |
| Last Updated | 2279d ago | 1413d ago | 199d ago |
| Age | 7y 1m | 4y | 6m |
Health Breakdown
ssb_parser
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
9
santiago
Maintenance
7
Quality
21
Community
10
Popularity
6
Documentation
10
string-view
Maintenance
16
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| ssb_parser | santiago | string-view | |
|---|---|---|---|
| Version | 0.4.0 | 1.3.1 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | GPL-3.0-only | MIT |
| Dependencies | 5 | 1 | 0 |
| Crate Size | 17KB | 191KB | 6KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •santiago leads with a health score of 54/100, but none of the options score above 80.
- •⚠ ssb_parser, santiago have not been updated in over a year.
- •ssb_parser, string-view are pre-1.0 — API may change.