Decision Workspace
datalog_ir vs llkv-plan vs datafusion-physical-optimizer
Side-by-side comparison of Rust crates
58
datalog_ir
experimentalv0.2.0
Intermediate Representation types for Datalog query plans
50
llkv-plan
experimentalv0.8.5-alpha
Query planner for the LLKV toolkit.
72
datafusion-physical-optimizer
stablev53.0.0
DataFusion Physical Optimizer
Core Metrics
| datalog_ir | llkv-plan | datafusion-physical-optimizer | |
|---|---|---|---|
| Health Score | 58 | 50 | 72 |
| Total Downloads | 195 | 2.5K | 8.4M |
| 30d Downloads | 9 | 187 | 1.1M |
| Dependents | 0 | 74 | 56 |
| Releases | 7 | 13 | 26 |
| Last Updated | 122d ago | 114d ago | 4d ago |
| Age | 4m | 5m | 1y 7m |
Health Breakdown
datalog_ir
Maintenance
19
Quality
15
Community
6
Popularity
3
Documentation
15
llkv-plan
Maintenance
14
Quality
12
Community
10
Popularity
4
Documentation
10
datafusion-physical-optimizer
Maintenance
22
Quality
18
Community
12
Popularity
8
Documentation
12
Technical Details
| datalog_ir | llkv-plan | datafusion-physical-optimizer | |
|---|---|---|---|
| Version | 0.2.0 | 0.8.5-alpha | 53.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 13 | 15 |
| Crate Size | 16KB | 38KB | 96KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.74 | — | 1.88.0 |
| Owners | 1 | 1 | 5 |
Links
Quick Verdict
- •datafusion-physical-optimizer leads with a health score of 72/100, but none of the options score above 80.
- •datalog_ir, llkv-plan are pre-1.0 — API may change.