Decision Workspace
aws-lambda-runtime-proxy vs lambda-simulator vs lambda_runtime_client
Side-by-side comparison of Rust crates
37
aws-lambda-runtime-proxy
growingv0.3.0
A helper lib to customize the communication between the lambda handler process and the lambda runtime api.
49
lambda-simulator
experimentalv0.1.5
High-fidelity AWS Lambda Runtime API simulator for testing Lambda runtimes and extensions locally
46
lambda_runtime_client
growingv0.2.2
Client SDK for AWS Lambda's runtime APIs
Core Metrics
| aws-lambda-runtime-proxy | lambda-simulator | lambda_runtime_client | |
|---|---|---|---|
| Health Score | 37 | 49 | 46 |
| Total Downloads | 7.3K | 219 | 426.2K |
| 30d Downloads | 40 | 25 | 3.5K |
| Dependents | 6 | 7 | 4 |
| Releases | 5 | 6 | 4 |
| Last Updated | 533d ago | 80d ago | 2520d ago |
| Age | 1y 12m | 3m | 7y 4m |
Health Breakdown
aws-lambda-runtime-proxy
Maintenance
5
Quality
14
Community
5
Popularity
5
Documentation
8
lambda-simulator
Maintenance
16
Quality
7
Community
8
Popularity
3
Documentation
15
lambda_runtime_client
Maintenance
7
Quality
13
Community
7
Popularity
7
Documentation
12
Technical Details
| aws-lambda-runtime-proxy | lambda-simulator | lambda_runtime_client | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.5 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | Apache-2.0 |
| Dependencies | 7 | 29 | 10 |
| Crate Size | 10KB | 3.4MB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.92 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •lambda-simulator leads with a health score of 49/100, but none of the options score above 80.
- •lambda_runtime_client has the most downloads (426.2K), suggesting wider adoption.
- •⚠ aws-lambda-runtime-proxy, lambda_runtime_client have not been updated in over a year.