Decision Workspace
bouncing vs tokio-debouncer vs ritlers
Side-by-side comparison of Rust crates
33
bouncing
experimentalv0.1.0
A flexible async debouncer for Rust with cancellation support, max wait limits, and event hooks
52
tokio-debouncer
growingv0.3.1
A minimal async debouncer for signal batching in Tokio
51
ritlers
experimentalv0.3.0
A task-length aware rate limiter that waits for tasks to finish before counting them against the rate limit
Core Metrics
| bouncing | tokio-debouncer | ritlers | |
|---|---|---|---|
| Health Score | 33 | 52 | 51 |
| Total Downloads | 41 | 6.6K | 146 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 6 | 3 |
| Last Updated | 177d ago | 371d ago | 64d ago |
| Age | 5m | 1y | 5m |
Health Breakdown
bouncing
Maintenance
5
Quality
13
Community
6
Popularity
2
Documentation
7
tokio-debouncer
Maintenance
11
Quality
17
Community
6
Popularity
5
Documentation
13
ritlers
Maintenance
15
Quality
15
Community
6
Popularity
3
Documentation
12
Technical Details
| bouncing | tokio-debouncer | ritlers | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 5 |
| Crate Size | 15KB | 9KB | 30KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio-debouncer leads with a health score of 52/100, but none of the options score above 80.
- •⚠ tokio-debouncer has not been updated in over a year.