Decision Workspace
basic-axum-rate-limit vs tokio-rate-limit vs axum-cookie
Side-by-side comparison of Rust crates
52
basic-axum-rate-limit
experimentalv0.3.0
Simple rate limiting middleware for Axum with callback-based extensibility
55
tokio-rate-limit
experimentalv0.8.1
High-performance, lock-free rate limiting library with pluggable algorithms and Axum middleware
54
axum-cookie
growingv0.3.0
Cookie extractor middleware for axum
Core Metrics
| basic-axum-rate-limit | tokio-rate-limit | axum-cookie | |
|---|---|---|---|
| Health Score | 52 | 55 | 54 |
| Total Downloads | 650 | 3.0K | 32.1K |
| 30d Downloads | 0 | 977 | 5.2K |
| Dependents | 0 | 0 | 9 |
| Releases | 7 | 10 | 9 |
| Last Updated | 7d ago | 55d ago | 18d ago |
| Age | 5m | 6m | 1y 4m |
Health Breakdown
basic-axum-rate-limit
Maintenance
19
Quality
14
Community
6
Popularity
3
Documentation
10
tokio-rate-limit
Maintenance
16
Quality
12
Community
8
Popularity
4
Documentation
15
axum-cookie
Maintenance
18
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| basic-axum-rate-limit | tokio-rate-limit | axum-cookie | |
|---|---|---|---|
| Version | 0.3.0 | 0.8.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-or-later | MIT OR Apache-2.0 | MIT |
| Dependencies | 14 | 30 | 8 |
| Crate Size | 43KB | 195KB | 9KB |
| Features | 2 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75.0 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •tokio-rate-limit leads with a health score of 55/100, but none of the options score above 80.
- •axum-cookie has the most downloads (32.1K), suggesting wider adoption.