Decision Workspace
axum-limit vs log_limit vs actix-web-ratelimit
Side-by-side comparison of Rust crates
41
axum-limit
growingv0.1.0-alpha.2
A rate limiting library using token buckets, centered around extractor-based limits for async web applications.
56
log_limit
growingv0.2.3
A rate limiting logging crate
53
actix-web-ratelimit
experimentalv0.1.2
A simple and highly customizable rate limiter for actix-web 4
Core Metrics
| axum-limit | log_limit | actix-web-ratelimit | |
|---|---|---|---|
| Health Score | 41 | 56 | 53 |
| Total Downloads | 5.4K | 266.2K | 3.4K |
| 30d Downloads | 79 | 3.8K | 1.1K |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 5 | 3 |
| Last Updated | 578d ago | 97d ago | 10d ago |
| Age | 1y 11m | 1y 7m | 9m |
Health Breakdown
axum-limit
Maintenance
5
Quality
13
Community
6
Popularity
4
Documentation
13
log_limit
Maintenance
14
Quality
17
Community
6
Popularity
6
Documentation
13
actix-web-ratelimit
Maintenance
18
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| axum-limit | log_limit | actix-web-ratelimit | |
|---|---|---|---|
| Version | 0.1.0-alpha.2 | 0.2.3 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 11 | 2 | 7 |
| Crate Size | 19KB | 12KB | 25KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •log_limit leads with a health score of 56/100, but none of the options score above 80.
- •⚠ axum-limit has not been updated in over a year.