Decision Workspace
rpm-timer vs ratelim vs log_limit
Side-by-side comparison of Rust crates
35
rpm-timer
growingv0.0.3
Small and simple to use tool that limits your processing speed to specified number of items per minute (or per second). Perfect for rate-limited APIs.
52
ratelim
growingv0.3.1
Simplistic rate limiter
56
log_limit
growingv0.2.3
A rate limiting logging crate
Core Metrics
| rpm-timer | ratelim | log_limit | |
|---|---|---|---|
| Health Score | 35 | 52 | 56 |
| Total Downloads | 5.1K | 6.4K | 266.2K |
| 30d Downloads | 5 | 42 | 3.8K |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 7 | 5 |
| Last Updated | 3001d ago | 50d ago | 97d ago |
| Age | 8y 3m | 1y 8m | 1y 7m |
Health Breakdown
rpm-timer
Maintenance
3
Quality
14
Community
3
Popularity
4
Documentation
11
ratelim
Maintenance
16
Quality
16
Community
5
Popularity
5
Documentation
10
log_limit
Maintenance
14
Quality
17
Community
6
Popularity
6
Documentation
13
Technical Details
| rpm-timer | ratelim | log_limit | |
|---|---|---|---|
| Version | 0.0.3 | 0.3.1 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 0 | 2 |
| Crate Size | 7KB | 3KB | 12KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •log_limit leads with a health score of 56/100, but none of the options score above 80.
- •⚠ rpm-timer has not been updated in over a year.