Decision Workspace
logify vs evalexpr vs sqlexpr-rust
Side-by-side comparison of Rust crates
42
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).
69
evalexpr
growingv13.1.0
A powerful arithmetic and boolean expression evaluator
53
sqlexpr-rust
experimentalv1.0.2
A SQL expression parser and evaluator in Rust
Core Metrics
| logify | evalexpr | sqlexpr-rust | |
|---|---|---|---|
| Health Score | 42 | 69 | 53 |
| Total Downloads | 20 | 7.6M | 221 |
| 30d Downloads | 0 | 413.7K | 0 |
| Dependents | 0 | 781 | 0 |
| Releases | 1 | 64 | 3 |
| Last Updated | 154d ago | 180d ago | 77d ago |
| Age | 5m | 7y 2m | 5m |
Health Breakdown
logify
Maintenance
6
Quality
15
Community
6
Popularity
2
Documentation
13
evalexpr
Maintenance
11
Quality
21
Community
14
Popularity
8
Documentation
15
sqlexpr-rust
Maintenance
15
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 69/100, but none of the options score above 80.
- •evalexpr is depended on by 781 crates — strongest ecosystem trust.
- •logify is pre-1.0 — API may change.