aws-lambda-go
Lambda Go Library
A collection of libraries and tools to help developers build AWS Lambda functions in Go
Libraries, samples and tools to help Go developers develop AWS Lambda functions.
4k stars
66 watching
553 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
twharmon/golamb | A toolset for building and deploying AWS Lambda functions with Go. | 7 |
aws/aws-lambda-builders | A Python library to compile and package AWS Lambda functions for various runtimes and frameworks | 339 |
aws/aws-sdk-go-v2 | A set of libraries providing an interface to interact with AWS services in the Go programming language | 2,665 |
awslabs/aws-lambda-rust-runtime | Provides a Rust runtime for AWS Lambda | 3,359 |
google/starlark-go | An implementation of the Starlark configuration language in Go. | 2,348 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 394 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
tmaiaroto/aegis | A tool and framework to build and deploy serverless microservices on AWS Lambda | 284 |
aws/aws-sdk-go | An SDK for interacting with Amazon Web Services (AWS) services from Go programs. | 8,644 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,632 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
jorgebastida/gordon | A tool for creating and deploying AWS Lambdas using CloudFormation | 2,039 |
apache/dubbo-go | Provides a Go implementation of a scalable and configurable RPC framework for microservices architecture | 4,732 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
tmc/langchaingo | Provides a Go implementation of LangChain for generating text based on large language models. | 4,635 |