Displaying 1 to 20 from 26 results

OpenFaaS - A serverless framework for Docker & Kubernetes

  •    Go

OpenFaaS (Functions as a Service) is a framework for building serverless functions with Docker which has first class support for metrics. Any process can be packaged as a function enabling you to consume a range of web events without repetitive boiler-plate coding.

event-gateway - The Event Gateway combines both API Gateway and Pub/Sub functionality into a single event-driven experience

  •    Go

Use the Event Gateway right now, by running the Event Gateway Example Application locally, with the Serverless Framework. The Event Gateway is a L7 proxy and realtime dataflow engine, intended for use with Functions-as-a-Service on AWS, Azure, Google & IBM.

Serverless - Build auto-scaling, pay-per-execution, event-driven apps on AWS Lambda

  •    Javascript

Serverless helps to build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more. You can build applications comprised of microservices that run in response to events, auto-scale for you, and only charge you when they run. This lowers the total cost of maintaining your apps, enabling you to build more logic, faster.

openedge - Extend cloud computing, data and service seamlessly to edge devices.

  •    Go

OpenEdge is an open edge computing framework that extends cloud computing, data and service seamlessly to edge devices. It can provide temporary offline, low-latency computing services, and include device connect, message routing, remote synchronization, function computing, video access pre-processing, AI inference, etc. The combination of OpenEdge and the Cloud Management Suite of BIE(Baidu IntelliEdge) will achieve cloud management and application distribution, enable applications running on edge devices and meet all kinds of edge computing scenario. About architecture design, OpenEdge takes modularization and containerization design mode. Based on the modular design pattern, OpenEdge splits the product to multiple modules, and make sure each one of them is a separate, independent module. In general, OpenEdge can fully meet the conscientious needs of users to deploy on demand. Besides, OpenEdge also takes containerization design mode to build images. Due to the cross-platform characteristics of docker to ensure the running environment of each operating system is consistent. In addition, OpenEdge also isolates and limits the resources of containers, and allocates the CPU, memory and other resources of each running instance accurately to improve the efficiency of resource utilization.




OpenWhisk - Serverless platform, Distributed event-based programming service

  •    Scala

Apache OpenWhisk is a serverless, open source cloud platform that executes functions in response to events at any scale. It is a cloud-first distributed event-based programming service. It provides a programming model to upload event handlers to a cloud service, and register the handlers to respond to various events.

functions-framework-dart - FaaS (Function as a service) framework for writing portable Dart functions

  •    Dart

This is a community-supported project, meaning there is no official level of support. The code is not covered by any SLA or deprecation policy. Feel free to start a discussion to share thoughts or open issues for bugs and feature requests.

gofn - Function process via container provider (serverless minimalist)

  •    Go

You can also compile with go build or build and install with go install command then run it as a native executable.-contextDir is the root directory where the Dockerfile, scripts, and other container dependencies are, by default current directory "./".


googlecloudfunctions-training - Google Cloud Functions Training

  •    Javascript

Refer to the Google Cloud Functions Tutorial Series, which is a companion set of blog posts for all the examples covered here. This project contains multiple projects that will be used during the training. Each of the projects is a Google Cloud Function that will be demonstrated during the course.

user-privacy - Sample of general purpose functions for user data deletion and export

  •    Javascript

This is not an official Google product. This repo is an example of using Cloud Functions for Firebase to protect user privacy. Specifically, it demonstrates removing user data when they delete their account (the clearData function) and copying out data at when a user requests it (the exportData function). The functions are flexible and easy to change to fit the needs of your specific users and apps. The index.js file has comments about how the functions work; this is about how to wire it up.

stripe-stdlib-demo - Sample store accepting universal payments built with @Stripe and @StdLib.

  •    Javascript

Welcome to the Stripe on StdLib demo! This repository shows how to build frictionless Stripe integrations on top of StdLib’s serverless platform and their browser-based API development environment, Code.xyz. This project extends our universal Stripe Payments Demo, a sample e-commerce store that uses Stripe Elements and the Sources API to accept both card payments and additional payment methods on the web. Please refer to the main project to learn more and find backend code in more languages.

fdk-python - Python Function Developer Kit

  •    Python

Following examples are showing how to use API of this library to work with streaming HTTP requests from Fn service. This CLI call depends on test.json file that contains an input and the output data for the black-box testing.

gofn - Function process via docker provider (serverless minimalist)

  •    Go

You can also compile with go build or build and install with go install command then run it as a native executable. -contextDir is the root directory where the Dockerfile, scripts, and other container dependencies are, by default current directory "./".

BaristaCore - BaristaCore is a framework for providing a serverless platform using ChakraCore and

  •    CSharp

07/01/2018 BaristaCore is currently in active development. The functionality described below indicates the design goals of BaristaCore and may not be all currently implemented. Provides a sandboxed JavaScript runtime natively to a .Net Standard 2.0 application on Windows, Linux and macOS.

functions-framework-nodejs - FaaS (Function as a service) framework for writing portable Node

  •    TypeScript

An open source FaaS (Function as a service) framework for writing portable Node.js functions -- brought to you by the Google Cloud Functions team. All without needing to worry about writing an HTTP server or complicated request handling logic.

functions-framework-java - FaaS (Function as a service) framework for writing portable Java functions

  •    Java

This is a placeholder for the Functions Framework for Java. Stay tuned for updates. For now, it only includes definitions of types used in Java function signatures.

faas-img2ansi - Image to ANSI art conversion function for the OpenFaaS Platform in #golang

  •    Go

This repo contains an example FaaS function which uses the johnmccabe/img2ansi Go library to convert an image to an ANSI string. It demonstrates the use of a multi-stage build (available in Docker CE 17.06+) to build the Go binary seperately to the FaaS function image so as to keep the size as small as possible.

openfaas-bitbar - Bitbar plugin for the OpenFaas platform written in #golang

  •    Go

First, follow the Bitbar Getting Started instructions to get BitBar running on your system. Note: make sure you create a new plugins directory when first installing, don't just use the Documents directory itself - try creating it in ~/Documents/bitbar_plugins. Install using the provider Homebrew tap.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.