Decision Workspace
warp-rate-limit vs with-async-context vs basic-axum-rate-limit
Side-by-side comparison of Rust crates
41
warp-rate-limit
growingv0.3.0
Rate-limiting middleware for the Warp web framework
51
with-async-context
growingv0.1.3
A Rust library for managing contextual data across async tasks
51
basic-axum-rate-limit
experimentalv0.2.2
Simple rate limiting middleware for Axum with callback-based extensibility
Core Metrics
| warp-rate-limit | with-async-context | basic-axum-rate-limit | |
|---|---|---|---|
| Health Score | 41 | 51 | 51 |
| Total Downloads | 4.3K | 2.1K | 211 |
| 30d Downloads | 46 | 16 | 13 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 4 | 5 |
| Last Updated | 445d ago | 73d ago | 118d ago |
| Age | 1y 4m | 1y | 4m |
Health Breakdown
warp-rate-limit
Maintenance
5
Quality
13
Community
6
Popularity
4
Documentation
13
with-async-context
Maintenance
14
Quality
14
Community
6
Popularity
4
Documentation
13
basic-axum-rate-limit
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| warp-rate-limit | with-async-context | basic-axum-rate-limit | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.3 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | LGPL-3.0-or-later |
| Dependencies | 8 | 4 | 12 |
| Crate Size | 21KB | 12KB | 28KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •with-async-context leads with a health score of 51/100, but none of the options score above 80.
- •warp-rate-limit has the most downloads (4.3K), suggesting wider adoption.
- •⚠ warp-rate-limit has not been updated in over a year.