An open API service indexing awesome lists of open source software.

https://github.com/x39/lambda

Serverless functions powered by rust
https://github.com/x39/lambda

Last synced: 19 days ago
JSON representation

Serverless functions powered by rust

Awesome Lists containing this project

README

          

# ![lambda-logo](logo-32x.png) *lambda*

# FAQ
## What is Lambda?
Lambda is an application which aims to offer a way for anybody to create their own
serverless compute service by deploying lambda services and using lambda for hosting
the executables.

Lambda can be used to archive high-throughput services at a low cost.

***As of now, it is in a pre-alpha stage and does not offer all features required to
archive that goal.***

# Features
- [x] Orchestrate functions using a simple scripting language
- [ ] Program your functions in any language desired
- [ ] Trigger functions using web-triggers
- [ ] Run redundant and resilient, ensuring high-availability by redundancy