Decision Workspace
formualizer-common vs formualizer-parse vs formualizer-workbook
Side-by-side comparison of Rust crates
66
formualizer-common
growingv1.1.2
Core value, reference, and error types shared across the Formualizer parser and engine
66
formualizer-parse
growingv1.1.2
High-performance Excel/OpenFormula tokenizer + parser with a stable AST surface
59
formualizer-workbook
experimentalv0.5.1
Ergonomic workbook API over the Formualizer engine (sheets, loaders, staging, undo/redo)
Core Metrics
| formualizer-common | formualizer-parse | formualizer-workbook | |
|---|---|---|---|
| Health Score | 66 | 66 | 59 |
| Total Downloads | 1.6K | 1.4K | 687 |
| 30d Downloads | 287 | 251 | 176 |
| Dependents | 48 | 45 | 18 |
| Releases | 6 | 6 | 8 |
| Last Updated | 5d ago | 5d ago | 5d ago |
| Age | 6m | 6m | 6m |
Health Breakdown
formualizer-common
Maintenance
20
Quality
19
Community
10
Popularity
4
Documentation
13
formualizer-parse
Maintenance
20
Quality
18
Community
11
Popularity
4
Documentation
13
formualizer-workbook
Maintenance
20
Quality
14
Community
9
Popularity
3
Documentation
13
Technical Details
| formualizer-common | formualizer-parse | formualizer-workbook | |
|---|---|---|---|
| Version | 1.1.2 | 1.1.2 | 0.5.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 24 |
| Crate Size | 19KB | 52KB | 130KB |
| Features | 2 | 2 | 15 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •formualizer-common leads with a health score of 66/100, but none of the options score above 80.
- •formualizer-workbook is pre-1.0 — API may change.