Displaying 1 to 8 from 8 results

functions-samples - Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase

  •    Javascript

This repository contains a collection of samples showcasing some typical uses of Cloud Functions for Firebase.Cloud Functions is a hosted, private, and scalable Node.js environment where you can run JavaScript code. Cloud Functions for Firebase integrates the Firebase platform by letting you write code that responds to events and invokes functionality exposed by other Firebase features.

Nuclio - High-Performance Serverless event and data processing platform

  •    Go

Nuclio is a high-performance "serverless" framework focused on data, I/O, and compute intensive workloads. It is well integrated with popular data science tools, such as Jupyter and Kubeflow; supports a variety of data and streaming sources; and supports execution over CPUs and GPUs. The Nuclio project began in 2017 and is constantly and rapidly evolving; many start-ups and enterprises are now using Nuclio in production.

saasify - The easiest way to monetize your API. 🚀

  •    Javascript

Here is a live SaaS API and marketing site by Sindre Sorhus that was auto-generated with Saasify from this source code. We make it really simple to "saasify" your own projects like this one.

PiCluster - Manage Docker Containers

  •    Javascript

PiCluster is a simple way to manage Docker containers on multiple hosts. Docker Swarm not that good and Kubernetes was too difficult to install currently on ARM. PiCluster will only build and run images from Dockerfile's on the host specified in the config file. This software will work on regular x86 hardware also and is not tied to ARM.




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.

btrfaas - btrfaas is trusch's function as a service platform

  •    Go

Btrfaas is a framework for developing and deploying serverless applications. It provides ways to bootstrap, build and deploy functions as a basic building blocks of your next project. You can deploy your btrfaas clusters natively on either kubernetes, docker swarm, or even locally on plain docker for development use cases. So developing and testing your functions and services locally and deploying them at scale becomes trivial.

paradigm - A Scalable FAAS Network based on DAG.

  •    Go

The code is currently alpha quality, but is in the process of rapid development. The master code may be unstable; stable versions can be downloaded in the release page. Clone the Paradigm repository into the appropriate $GOPATH/src/github.com/paradigm-network directory.

faas - Make any function into a API (FaaS)

  •    Go

Make any (Go) function into an API with one HTTP request. This is a FaaS - functions as a service but its more of a FaaSSS - functions as a stupidly simple service. It's iron.io/functions, or zeit/now or openfaas or apex or sky-island but more simple and more stupid. There is no coding, no init-ing, no pushing, no updating, no bumping. You Just make a HTTP request with the name of the package, the name of the function, and any input. Right now it only works for Go.







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.