Decision Workspace
mini-io-queue vs async-debounce vs mio
Side-by-side comparison of Rust crates
39
mini-io-queue
growingv0.2.0
Fixed-length, allocation and lock-free, async I/O oriented single-producer single-consumer queues.
42
async-debounce
growingv0.3.0
Debounce using embedded-hal and embedded-hal-async traits and embassy-time
74
mio
stablev1.2.0
Lightweight non-blocking I/O.
Core Metrics
| mini-io-queue | async-debounce | mio | |
|---|---|---|---|
| Health Score | 39 | 42 | 74 |
| Total Downloads | 5.2K | 6.0K | 621.8M |
| 30d Downloads | 257 | 148 | 46.8M |
| Dependents | 0 | 0 | 6.5K |
| Releases | 2 | 4 | 77 |
| Last Updated | 1135d ago | 196d ago | today |
| Age | 3y 7m | 2y 1m | 11y 4m |
Health Breakdown
mini-io-queue
Maintenance
4
Quality
18
Community
3
Popularity
4
Documentation
10
async-debounce
Maintenance
9
Quality
15
Community
3
Popularity
5
Documentation
10
mio
Maintenance
20
Quality
15
Community
19
Popularity
8
Documentation
12
Technical Details
| mini-io-queue | async-debounce | mio | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 3 | 6 |
| Crate Size | 27KB | 3KB | 106KB |
| Features | 9 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 10.4% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •mio leads with a health score of 74/100, but none of the options score above 80.
- •mio is depended on by 6.5K crates — strongest ecosystem trust.
- •⚠ mini-io-queue has not been updated in over a year.
- •mini-io-queue, async-debounce are pre-1.0 — API may change.