Decision Workspace
meval vs fee vs expr-solver-lib
Side-by-side comparison of Rust crates
42
meval
growingv0.2.0
A simple math expression parser and evaluator.
49
fee
experimentalv0.2.4
Expression evaluator supporting numeric, logical and bitwise operators
49
expr-solver-lib
experimentalv1.2.0
Mathematical expression evaluator with bytecode compilation and configurable numeric precision (f64 or 128-bit Decimal)
Core Metrics
| meval | fee | expr-solver-lib | |
|---|---|---|---|
| Health Score | 42 | 49 | 49 |
| Total Downloads | 1.2M | 1.8K | 1.3K |
| 30d Downloads | 32.6K | 10 | 29 |
| Dependents | 535 | 0 | 7 |
| Releases | 10 | 7 | 7 |
| Last Updated | 2736d ago | 130d ago | 157d ago |
| Age | 9y 8m | 6m | 5m |
Health Breakdown
meval
Maintenance
4
Quality
10
Community
10
Popularity
7
Documentation
11
fee
Maintenance
13
Quality
13
Community
6
Popularity
4
Documentation
13
expr-solver-lib
Maintenance
16
Quality
11
Community
8
Popularity
4
Documentation
10
Technical Details
| meval | fee | expr-solver-lib | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.4 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Unlicense/MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 8 | 7 | 8 |
| Crate Size | 21KB | 136KB | 37KB |
| Features | 1 | 1 | 4 |
| Yanked % | 10.0% | 0.0% | 71.4% |
| Edition | — | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fee leads with a health score of 49/100, but none of the options score above 80.
- •meval has the most downloads (1.2M), suggesting wider adoption.
- •meval is depended on by 535 crates — strongest ecosystem trust.
- •⚠ meval has not been updated in over a year.
- •meval, fee are pre-1.0 — API may change.