Decision Workspace
axum-tariff vs tokio-rate-limit vs basic-axum-rate-limit
Side-by-side comparison of Rust crates
43
axum-tariff
growingv0.1.1
An Axum middleware to apply request delay tariffs based on client IP address.
55
tokio-rate-limit
experimentalv0.8.1
High-performance, lock-free rate limiting library with pluggable algorithms and Axum middleware
52
basic-axum-rate-limit
experimentalv0.3.0
Simple rate limiting middleware for Axum with callback-based extensibility
Core Metrics
| axum-tariff | tokio-rate-limit | basic-axum-rate-limit | |
|---|---|---|---|
| Health Score | 43 | 55 | 52 |
| Total Downloads | 1.3K | 3.0K | 650 |
| 30d Downloads | 0 | 977 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 10 | 7 |
| Last Updated | 390d ago | 55d ago | 7d ago |
| Age | 1y 1m | 6m | 5m |
Health Breakdown
axum-tariff
Maintenance
6
Quality
14
Community
6
Popularity
4
Documentation
13
tokio-rate-limit
Maintenance
16
Quality
12
Community
8
Popularity
4
Documentation
15
basic-axum-rate-limit
Maintenance
19
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| axum-tariff | tokio-rate-limit | basic-axum-rate-limit | |
|---|---|---|---|
| Version | 0.1.1 | 0.8.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | LGPL-3.0-or-later |
| Dependencies | 6 | 30 | 14 |
| Crate Size | 20KB | 195KB | 43KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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-tariff has not been updated in over a year.