Decision Workspace
trypema vs rate-guard-core vs ratelimit
Side-by-side comparison of Rust crates
50
trypema
experimentalv1.0.0
High-performance rate limiting primitives in Rust, designed for concurrency safety, low overhead, and predictable latency.
54
rate-guard-core
experimentalv0.7.2
Rate limiting library with multiple thread-safe algorithms
70
ratelimit
stablev1.0.0
A lock-free token bucket ratelimiter
Core Metrics
| trypema | rate-guard-core | ratelimit | |
|---|---|---|---|
| Health Score | 50 | 54 | 70 |
| Total Downloads | 365 | 5.1K | 15.5M |
| 30d Downloads | 128 | 65 | 788.8K |
| Dependents | 0 | 1 | 267 |
| Releases | 26 | 13 | 30 |
| Last Updated | 19d ago | 257d ago | 7d ago |
| Age | 1m | 9m | 10y 5m |
Health Breakdown
trypema
Maintenance
13
Quality
15
Community
6
Popularity
3
Documentation
13
rate-guard-core
Maintenance
11
Quality
17
Community
7
Popularity
4
Documentation
15
ratelimit
Maintenance
16
Quality
16
Community
18
Popularity
8
Documentation
12
Technical Details
| trypema | rate-guard-core | ratelimit | |
|---|---|---|---|
| Version | 1.0.0 | 0.7.2 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 0 | 1 |
| Crate Size | 123KB | 46KB | 15KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.60 | 1.85 |
| Owners | 1 | 1 | 3 (team) |
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.
- •rate-guard-core is pre-1.0 — API may change.