Decision Workspace
expr-solver-lib vs mathexpr vs exprkit
Side-by-side comparison of Rust crates
49
expr-solver-lib
experimentalv1.2.0
Mathematical expression evaluator with bytecode compilation and configurable numeric precision (f64 or 128-bit Decimal)
49
mathexpr
experimentalv0.1.1
A fast, safe mathematical expression parser and evaluator with bytecode compilation
48
exprkit
experimentalv0.1.0
A mathematical expression parser and evaluator library, inspired by the ExprTk C++ library
Core Metrics
| expr-solver-lib | mathexpr | exprkit | |
|---|---|---|---|
| Health Score | 49 | 49 | 48 |
| Total Downloads | 1.3K | 184 | 10 |
| 30d Downloads | 28 | 62 | 10 |
| Dependents | 7 | 1 | 0 |
| Releases | 7 | 2 | 1 |
| Last Updated | 157d ago | 83d ago | 4d ago |
| Age | 5m | 2m | 4d |
Health Breakdown
expr-solver-lib
Maintenance
16
Quality
11
Community
8
Popularity
4
Documentation
10
mathexpr
Maintenance
9
Quality
15
Community
7
Popularity
3
Documentation
15
exprkit
Maintenance
13
Quality
16
Community
6
Popularity
1
Documentation
12
Technical Details
| expr-solver-lib | mathexpr | exprkit | |
|---|---|---|---|
| Version | 1.2.0 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 6 | 1 |
| Crate Size | 37KB | 27KB | 80KB |
| Features | 4 | 2 | 2 |
| Yanked % | 71.4% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.70 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •expr-solver-lib leads with a health score of 49/100, but none of the options score above 80.
- •mathexpr, exprkit are pre-1.0 — API may change.