Decision Workspace
axum_rate_limiter vs tokio-rate-limit vs basic-axum-rate-limit
Side-by-side comparison of Rust crates
43
axum_rate_limiter
experimentalv0.1.1
A flexible and powerful rate limiting middleware for Axum web framework with support for multiple strategies including IP, URL, Headers, Query parameters, and Request body content
55
tokio-rate-limit
experimentalv0.8.0
High-performance, lock-free rate limiting library with pluggable algorithms and Axum middleware
51
basic-axum-rate-limit
experimentalv0.2.2
Simple rate limiting middleware for Axum with callback-based extensibility
Core Metrics
| axum_rate_limiter | tokio-rate-limit | basic-axum-rate-limit | |
|---|---|---|---|
| Health Score | 43 | 55 | 51 |
| Total Downloads | 1.3K | 1.8K | 211 |
| 30d Downloads | 9 | 472 | 13 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 9 | 5 |
| Last Updated | 330d ago | 138d ago | 118d ago |
| Age | 11m | 4m | 4m |
Health Breakdown
axum_rate_limiter
Maintenance
7
Quality
13
Community
6
Popularity
4
Documentation
13
tokio-rate-limit
Maintenance
18
Quality
12
Community
6
Popularity
4
Documentation
15
basic-axum-rate-limit
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| axum_rate_limiter | tokio-rate-limit | basic-axum-rate-limit | |
|---|---|---|---|
| Version | 0.1.1 | 0.8.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | LGPL-3.0-or-later |
| Dependencies | 7 | 30 | 12 |
| Crate Size | 17KB | 195KB | 28KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio-rate-limit leads with a health score of 55/100, but none of the options score above 80.