Decision Workspace
xsheets_formula vs xlstream-core vs formualizer-parse
Side-by-side comparison of Rust crates
47
xsheets_formula
experimentalv0.1.2
Excel formula string parser and serializer for xsheets
51
xlstream-core
experimentalv0.3.0
Core value and error types for the xlstream streaming Excel evaluator
64
formualizer-parse
growingv2.0.0
High-performance Excel/OpenFormula tokenizer + parser with a stable AST surface
Core Metrics
| xsheets_formula | xlstream-core | formualizer-parse | |
|---|---|---|---|
| Health Score | 47 | 51 | 64 |
| Total Downloads | 48 | 141 | 2.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 16 | 82 |
| Releases | 2 | 5 | 8 |
| Last Updated | 27d ago | 6d ago | 29d ago |
| Age | 28d | 1m | 8m |
Health Breakdown
xsheets_formula
Maintenance
12
Quality
14
Community
7
Popularity
2
Documentation
12
xlstream-core
Maintenance
13
Quality
14
Community
9
Popularity
3
Documentation
12
formualizer-parse
Maintenance
18
Quality
18
Community
11
Popularity
4
Documentation
13
Technical Details
| xsheets_formula | xlstream-core | formualizer-parse | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 1 | 4 |
| Crate Size | 4KB | 12KB | 81KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.95 | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •formualizer-parse leads with a health score of 64/100, but none of the options score above 80.
- •xsheets_formula, xlstream-core are pre-1.0 — API may change.