Decision Workspace
lambda_sqs vs aws_lambda_events vs lambda_http
Side-by-side comparison of Rust crates
56
lambda_sqs
growingv0.3.3
Handles an SQS event and provides a vec of your type for processing.
74
aws_lambda_events
stablev1.2.0
AWS Lambda event definitions
74
lambda_http
stablev1.2.1
Application Load Balancer and API Gateway event types for AWS Lambda
Core Metrics
| lambda_sqs | aws_lambda_events | lambda_http | |
|---|---|---|---|
| Health Score | 56 | 74 | 74 |
| Total Downloads | 102.8K | 10.9M | 6.5M |
| 30d Downloads | 6.7K | 725.7K | 393.7K |
| Dependents | 0 | 614 | 764 |
| Releases | 43 | 55 | 48 |
| Last Updated | 59d ago | 17d ago | today |
| Age | 4y 8m | 7y 7m | 7y 4m |
Health Breakdown
lambda_sqs
Maintenance
16
Quality
14
Community
5
Popularity
6
Documentation
15
aws_lambda_events
Maintenance
18
Quality
18
Community
18
Popularity
8
Documentation
12
lambda_http
Maintenance
19
Quality
15
Community
17
Popularity
8
Documentation
15
Technical Details
| lambda_sqs | aws_lambda_events | lambda_http | |
|---|---|---|---|
| Version | 0.3.3 | 1.2.0 | 1.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 4 | 14 | 23 |
| Crate Size | 13KB | 118KB | 46KB |
| Features | 0 | 49 | 15 |
| Yanked % | 0.0% | 1.8% | 10.4% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.82 | 1.84.0 | 1.84.0 |
| Owners | 1 | 4 | 5 |
Links
Quick Verdict
- •aws_lambda_events leads with a health score of 74/100, but none of the options score above 80.
- •lambda_http is depended on by 764 crates — strongest ecosystem trust.
- •lambda_sqs is pre-1.0 — API may change.