Decision Workspace
lambda-lw-http-router vs aws-lambda-router vs lambda_http
Side-by-side comparison of Rust crates
47
lambda-lw-http-router
growingv0.4.0
A lightweight, type-safe HTTP router for AWS Lambda functions
44
aws-lambda-router
experimentalv0.1.1
A lightweight, Express-like REST API routing framework for AWS Lambda with middleware, authentication, and CORS support
72
lambda_http
stablev1.1.2
Application Load Balancer and API Gateway event types for AWS Lambda
Core Metrics
| lambda-lw-http-router | aws-lambda-router | lambda_http | |
|---|---|---|---|
| Health Score | 47 | 44 | 72 |
| Total Downloads | 4.9K | 68 | 5.8M |
| 30d Downloads | 25 | 5 | 309.0K |
| Dependents | 0 | 0 | 697 |
| Releases | 6 | 2 | 45 |
| Last Updated | 269d ago | 118d ago | 8d ago |
| Age | 1y 4m | 3m | 7y 2m |
Health Breakdown
lambda-lw-http-router
Maintenance
9
Quality
13
Community
6
Popularity
4
Documentation
15
aws-lambda-router
Maintenance
11
Quality
12
Community
6
Popularity
2
Documentation
13
lambda_http
Maintenance
18
Quality
14
Community
17
Popularity
8
Documentation
15
Technical Details
| lambda-lw-http-router | aws-lambda-router | lambda_http | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.1 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 10 | 15 | 23 |
| Crate Size | 17KB | 23KB | 42KB |
| Features | 0 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 11.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | — | 1.84.0 |
| Owners | 1 | 1 | 5 |
Links
Quick Verdict
- •lambda_http leads with a health score of 72/100, but none of the options score above 80.
- •lambda_http is depended on by 697 crates — strongest ecosystem trust.
- •lambda-lw-http-router, aws-lambda-router are pre-1.0 — API may change.