Decision Workspace
fast_pool vs diesel vs diesel-async
Side-by-side comparison of Rust crates
50
fast_pool
growingv1.0.2
The Fast Pool based on channel
79
diesel
stablev2.3.7
A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
69
diesel-async
growingv0.8.0
An async extension for Diesel the safe, extensible ORM and Query Builder
Core Metrics
| fast_pool | diesel | diesel-async | |
|---|---|---|---|
| Health Score | 50 | 79 | 69 |
| Total Downloads | 87.9K | 23.7M | 5.5M |
| 30d Downloads | 4.4K | 1.2M | 503.3K |
| Dependents | 21 | 7.6K | 1.4K |
| Releases | 24 | 92 | 21 |
| Last Updated | 64d ago | 14d ago | 7d ago |
| Age | 2y 3m | 10y 4m | 3y 6m |
Health Breakdown
fast_pool
Maintenance
15
Quality
10
Community
9
Popularity
6
Documentation
10
diesel
Maintenance
18
Quality
19
Community
19
Popularity
8
Documentation
15
diesel-async
Maintenance
19
Quality
16
Community
14
Popularity
8
Documentation
12
Technical Details
| fast_pool | diesel | diesel-async | |
|---|---|---|---|
| Version | 1.0.2 | 2.3.7 | 0.8.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 34 | 22 |
| Crate Size | 24KB | 440KB | 73KB |
| Features | 0 | 26 | 12 |
| Yanked % | 66.7% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.86.0 | 1.84.0 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •diesel leads with a health score of 79/100, but none of the options score above 80.
- •diesel is depended on by 7.6K crates — strongest ecosystem trust.
- •diesel-async is pre-1.0 — API may change.