cl-aws-custom-runtime-test
Lambda Runtime
An AWS Lambda runtime built on Common Lisp
An example of using Common Lisp (SBCL) as a custom runtime on AWS lambda
38 stars
4 watching
2 forks
Language: Common Lisp
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
theam/aws-lambda-haskell-runtime | A Haskell runtime specifically designed to run on AWS Lambda | 270 |
y2q-actionman/with-c-syntax | A Common Lisp package providing C language syntax features. | 143 |
y2q-actionman/cl-json-pointer | JSON Pointer processor for Common Lisp | 12 |
aws-samples/lambda-ecs-worker-pattern | This code example illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS) to process large tasks outside of Lambda's execution time limit. | 290 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
nike-inc/hal | An AWS Lambda runtime environment for Haskell applications | 240 |
y2q-actionman/cl-annot-revisit | A re-implementation of an annotation library for Common Lisp to improve and fix existing features. | 7 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 396 |
shimat/opencvsharp_awslambdasample | A proof-of-concept project demonstrating the use of OpenCvSharp in an AWS Lambda function. | 3 |
algal/swiftonlambda | Demonstrates using Swift to define an Amazon Lambda function and Alexa Custom Skill | 108 |
kubek2k/lambdoku | A tool for managing AWS Lambda functions in a Heroku-like manner. | 568 |
aws/aws-lambda-builders | A Python library to compile and package AWS Lambda functions for various runtimes and frameworks | 339 |
cythral/lambdajection | A framework for building AWS Lambdas using dependency injection and aspect-oriented programming. | 16 |
taylorbriggs/mailchimp-lambda | An AWS Lambda function for automating MailChimp subscriptions. | 44 |
lambdalabsml/examples | A collection of pre-built deep learning models and training scripts for use on Lambda Cloud | 811 |