Decision Workspace
ntex-ratelimiter vs ratelimit vs rater
Side-by-side comparison of Rust crates
48
ntex-ratelimiter
experimentalv0.2.1
A rate limiter middleware for ntex web framework.
70
ratelimit
stablev1.0.0
A lock-free token bucket ratelimiter
59
rater
experimentalv0.1.2
High-performance, lock-free, thread-safe rate limiter using token bucket algorithm with per-IP rate limiting support
Core Metrics
| ntex-ratelimiter | ratelimit | rater | |
|---|---|---|---|
| Health Score | 48 | 70 | 59 |
| Total Downloads | 899 | 15.5M | 1.1K |
| 30d Downloads | 5 | 835.6K | 47 |
| Dependents | 0 | 267 | 0 |
| Releases | 3 | 30 | 3 |
| Last Updated | 122d ago | 7d ago | 6d ago |
| Age | 8m | 10y 5m | 7m |
Health Breakdown
ntex-ratelimiter
Maintenance
13
Quality
15
Community
6
Popularity
4
Documentation
10
ratelimit
Maintenance
16
Quality
16
Community
18
Popularity
8
Documentation
12
rater
Maintenance
19
Quality
15
Community
6
Popularity
4
Documentation
15
Technical Details
| ntex-ratelimiter | ratelimit | rater | |
|---|---|---|---|
| Version | 0.2.1 | 1.0.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 1 | 6 |
| Crate Size | 18KB | 15KB | 47KB |
| Features | 4 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.70.0 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •ratelimit leads with a health score of 70/100, but none of the options score above 80.
- •ratelimit is depended on by 267 crates — strongest ecosystem trust.
- •ntex-ratelimiter, rater are pre-1.0 — API may change.