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