Decision Workspace
dataloader vs ultra-batch vs versatile-dataloader
Side-by-side comparison of Rust crates
53
dataloader
growingv0.18.0
Rust implementation of Facebook's DataLoader using async-await.
44
ultra-batch
growingv0.3.0
Tokio-based library to batch and cache database queries or other data lookups
41
versatile-dataloader
experimentalv0.1.1
An async data loader for Rust.
Core Metrics
| dataloader | ultra-batch | versatile-dataloader | |
|---|---|---|---|
| Health Score | 53 | 44 | 41 |
| Total Downloads | 579.6K | 12.0K | 1.0K |
| 30d Downloads | 80.4K | 68 | 28 |
| Dependents | 10 | 8 | 0 |
| Releases | 24 | 4 | 2 |
| Last Updated | 514d ago | 698d ago | 285d ago |
| Age | 9y 1m | 5y 7m | 10m |
Health Breakdown
dataloader
Maintenance
5
Quality
15
Community
14
Popularity
7
Documentation
12
ultra-batch
Maintenance
4
Quality
14
Community
9
Popularity
5
Documentation
12
versatile-dataloader
Maintenance
7
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| dataloader | ultra-batch | versatile-dataloader | |
|---|---|---|---|
| Version | 0.18.0 | 0.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 9 | 8 |
| Crate Size | 23KB | 23KB | 15KB |
| Features | 3 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.75 | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •dataloader leads with a health score of 53/100, but none of the options score above 80.
- •⚠ dataloader, ultra-batch have not been updated in over a year.