Decision Workspace
logify vs evalexpr vs sqlexpr-rust
Side-by-side comparison of Rust crates
44
logify
experimentalv0.1.0
A high-performance, portable boolean logic engine. Turns abstract logic into optimized data structures that can be serialized, cached, and evaluated against arbitrary user data (Bitmaps, Sets, JSON, etc).
71
evalexpr
stablev13.1.0
A powerful arithmetic and boolean expression evaluator
56
sqlexpr-rust
experimentalv1.0.2
A SQL expression parser and evaluator in Rust
Core Metrics
| logify | evalexpr | sqlexpr-rust | |
|---|---|---|---|
| Health Score | 44 | 71 | 56 |
| Total Downloads | 18 | 6.8M | 163 |
| 30d Downloads | 3 | 356.3K | 49 |
| Dependents | 0 | 743 | 0 |
| Releases | 1 | 64 | 3 |
| Last Updated | 94d ago | 121d ago | 18d ago |
| Age | 3m | 7y | 3m |
Health Breakdown
logify
Maintenance
8
Quality
15
Community
6
Popularity
2
Documentation
13
evalexpr
Maintenance
13
Quality
21
Community
14
Popularity
8
Documentation
15
sqlexpr-rust
Maintenance
18
Quality
17
Community
6
Popularity
3
Documentation
12
Technical Details
| logify | evalexpr | sqlexpr-rust | |
|---|---|---|---|
| Version | 0.1.0 | 13.1.0 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | AGPL-3.0-only | MIT |
| Dependencies | 6 | 6 | 1 |
| Crate Size | 34KB | 78KB | 24KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.65.0 | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •evalexpr leads with a health score of 71/100, but none of the options score above 80.
- •evalexpr is depended on by 743 crates — strongest ecosystem trust.
- •logify is pre-1.0 — API may change.