Decision Workspace
uniflight vs request_coalescer vs ohno
Side-by-side comparison of Rust crates
51
uniflight
experimentalv0.2.0
Coalesces duplicate async tasks into a single execution.
37
request_coalescer
growingv0.1.0
An asynchronous request coalescing library for Rust
64
ohno
experimentalv0.3.2
High-quality Rust error handling.
Core Metrics
| uniflight | request_coalescer | ohno | |
|---|---|---|---|
| Health Score | 51 | 37 | 64 |
| Total Downloads | 206 | 566 | 15.0K |
| 30d Downloads | 0 | 0 | 8.2K |
| Dependents | 5 | 0 | 106 |
| Releases | 2 | 1 | 7 |
| Last Updated | 3d ago | 369d ago | 40d ago |
| Age | 3m | 1y | 9m |
Health Breakdown
uniflight
Maintenance
17
Quality
12
Community
7
Popularity
3
Documentation
12
request_coalescer
Maintenance
2
Quality
16
Community
6
Popularity
3
Documentation
10
ohno
Maintenance
18
Quality
14
Community
15
Popularity
5
Documentation
12
Technical Details
| uniflight | request_coalescer | ohno | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 7 | 8 |
| Crate Size | 18KB | 16KB | 48KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.88 | — | 1.88 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •ohno leads with a health score of 64/100, but none of the options score above 80.
- •ohno is depended on by 106 crates — strongest ecosystem trust.
- •⚠ request_coalescer has not been updated in over a year.