Decision Workspace
elusion vs dataprof vs oxidiviner
Side-by-side comparison of Rust crates
48
elusion
growingv8.1.1
Elusion is a modern DataFrame / Data Engineering / Data Analysis library that combines the familiarity of DataFrame operations (like those in PySpark, Pandas, and Polars) with the power of SQL query building. It provides flexible query construction without enforcing strict operation ordering, enabling developers to write intuitive and maintainable data transformations.
55
dataprof
experimentalv0.6.1
High-performance data profiler with ISO 8000/25012 quality metrics for CSV, JSON/JSONL, and Parquet files
52
oxidiviner
growingv1.2.0
A comprehensive Rust library for time series analysis and forecasting including moving average, exponential smoothing, autoregressive, and GARCH models
Core Metrics
| elusion | dataprof | oxidiviner | |
|---|---|---|---|
| Health Score | 48 | 55 | 52 |
| Total Downloads | 60.7K | 4.4K | 8.8K |
| 30d Downloads | 8 | 65 | 165 |
| Dependents | 0 | 0 | 6 |
| Releases | 104 | 26 | 18 |
| Last Updated | 133d ago | 8d ago | 294d ago |
| Age | 1y 3m | 6m | 10m |
Health Breakdown
elusion
Maintenance
13
Quality
11
Community
5
Popularity
6
Documentation
13
dataprof
Maintenance
19
Quality
13
Community
6
Popularity
4
Documentation
13
oxidiviner
Maintenance
10
Quality
16
Community
8
Popularity
5
Documentation
13
Technical Details
| elusion | dataprof | oxidiviner | |
|---|---|---|---|
| Version | 8.1.1 | 0.6.1 | 1.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 41 | 45 | 16 |
| Crate Size | 1.0MB | 356KB | 318KB |
| Features | 12 | 15 | 2 |
| Yanked % | 97.1% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dataprof leads with a health score of 55/100, but none of the options score above 80.
- •elusion has the most downloads (60.7K), suggesting wider adoption.
- •dataprof is pre-1.0 — API may change.