Decision Workspace
bouncing vs ritlers vs tokio-debouncer
Side-by-side comparison of Rust crates
35
bouncing
experimentalv0.1.0
A flexible async debouncer for Rust with cancellation support, max wait limits, and event hooks
54
ritlers
experimentalv0.3.0
A task-length aware rate limiter that waits for tasks to finish before counting them against the rate limit
52
tokio-debouncer
experimentalv0.3.1
A minimal async debouncer for signal batching in Tokio
Core Metrics
| bouncing | ritlers | tokio-debouncer | |
|---|---|---|---|
| Health Score | 35 | 54 | 52 |
| Total Downloads | 39 | 68 | 5.4K |
| 30d Downloads | 3 | 29 | 224 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 3 | 6 |
| Last Updated | 118d ago | 5d ago | 312d ago |
| Age | 3m | 4m | 10m |
Health Breakdown
bouncing
Maintenance
7
Quality
13
Community
6
Popularity
2
Documentation
7
ritlers
Maintenance
19
Quality
15
Community
6
Popularity
2
Documentation
12
tokio-debouncer
Maintenance
13
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| bouncing | ritlers | tokio-debouncer | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 5 | 2 |
| Crate Size | 15KB | 30KB | 9KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ritlers leads with a health score of 54/100, but none of the options score above 80.
- •tokio-debouncer has the most downloads (5.4K), suggesting wider adoption.