Awsim – Lightweight AWS emulator in Go (40 services in progress)
LocalStack alternative in Go, but LocalStack already owns local AWS testing with better service coverage.
Local AWS emulator focused on fast integration testing, with SQS support, SQLite-backed state, and a debug-friendly web UI.
4MB image beats Localstack's bloat, but only SQS works so far.
Backend developers needing local AWS testing
LocalStack · moto · AWS SAM Local
A few things I think are cool:
4MB Docker Image Size
Instant Startup
AWS Sigv4 Authentication
A little admin UI that can be helpful for development/troubleshooting
Most of the SQS API implemented, the rest will soon follow :)
LocalStack alternative in Go, but LocalStack already owns local AWS testing with better service coverage.
LocalStack went proprietary—this AGPL binary fills the gap with 54k test variants.
Emulates eight Azure services in one container when Azurite only does storage.
YAML pipelines with built-in LLM steps running locally instead of GitHub Actions.
Columnar storage inside SQLite delivers 130,000x speedup on aggregation scans.
Unifies LocalStack, Moto, and real AWS into one dashboard; official tools are limited.