Decision Workspace
actix-limiter vs actix-limitation vs limitation-actix-middleware
Side-by-side comparison of Rust crates
37
actix-limiter
experimentalv0.1.0
Rate limiter using a fixed window counter for arbitrary keys, created for Actix Web
48
actix-limitation
growingv0.5.1
Rate limiter using a fixed window counter for arbitrary keys, backed by Redis for Actix Web
40
limitation-actix-middleware
growingv0.1.1
An Actix web middleware for rate limiting requests using a fixed window counter keyed on a header.
Core Metrics
| actix-limiter | actix-limitation | limitation-actix-middleware | |
|---|---|---|---|
| Health Score | 37 | 48 | 40 |
| Total Downloads | 578 | 41.9K | 4.1K |
| 30d Downloads | 6 | 1.3K | 23 |
| Dependents | 0 | 0 | 2 |
| Releases | 1 | 10 | 2 |
| Last Updated | 236d ago | 924d ago | 2350d ago |
| Age | 7m | 5y 11m | 6y 5m |
Health Breakdown
actix-limiter
Maintenance
4
Quality
14
Community
6
Popularity
3
Documentation
10
actix-limitation
Maintenance
4
Quality
15
Community
11
Popularity
6
Documentation
12
limitation-actix-middleware
Maintenance
3
Quality
14
Community
7
Popularity
4
Documentation
12
Technical Details
| actix-limiter | actix-limitation | limitation-actix-middleware | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MPL-2.0 |
| Dependencies | 12 | 8 | 5 |
| Crate Size | 21KB | 12KB | 27KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.68 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •actix-limitation leads with a health score of 48/100, but none of the options score above 80.
- •⚠ actix-limitation, limitation-actix-middleware have not been updated in over a year.