Decision Workspace
ess vs ssexp vs rsexpr
Side-by-side comparison of Rust crates
37
ess
growingv0.4.2
An s-expression parser targeted at language implementation.
49
ssexp
growingv0.4.1
A powerful parser for s-expressions
43
rsexpr
growingv0.2.5
Small and simple S-expression parsing and manipulation with support for square-bracketed groups and strings
Core Metrics
| ess | ssexp | rsexpr | |
|---|---|---|---|
| Health Score | 37 | 49 | 43 |
| Total Downloads | 9.8K | 40.8K | 11.6K |
| 30d Downloads | 37 | 973 | 184 |
| Dependents | 0 | 0 | 7 |
| Releases | 4 | 8 | 8 |
| Last Updated | 2655d ago | 17d ago | 971d ago |
| Age | 9y 3m | 7y 3m | 2y 10m |
Health Breakdown
ess
Maintenance
2
Quality
16
Community
3
Popularity
5
Documentation
11
ssexp
Maintenance
15
Quality
15
Community
3
Popularity
6
Documentation
10
rsexpr
Maintenance
4
Quality
17
Community
7
Popularity
5
Documentation
10
Technical Details
| ess | ssexp | rsexpr | |
|---|---|---|---|
| Version | 0.4.2 | 0.4.1 | 0.2.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Zlib | MIT OR Apache-2.0 | GPL-3.0-only |
| Dependencies | 0 | 4 | 3 |
| Crate Size | 8KB | 9KB | 20KB |
| Features | 0 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ssexp leads with a health score of 49/100, but none of the options score above 80.
- •⚠ ess, rsexpr have not been updated in over a year.