Skip to content

This is a runtime build on top of hyper and http for writing OpenFaas Rust functions.

License

Notifications You must be signed in to change notification settings

openbackendHQ/rustfaas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork from bchalios/openfaas-runtime wit the goal to maintained and tested by OpenBackend team

OpenFaas Rust runtime

DISCLAIMER: This is in alpha state and should not be used in production.

This is a runtime build on top of hyper for writing Rust functions for OpenFaas.

It hides away the complexity of defining your own service for handling HTTP requests, while allowing the development of OpenFaas functions that can share state across invocations.

It has been heavily based on the efforts of the existing OpenFaas Rust template and the AWS lambda Rust runtime.

About

This is a runtime build on top of hyper and http for writing OpenFaas Rust functions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages