awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rgfindl avatar

rgfindl/functionci

0
View on GitHub↗
34 stars·8 forks·JavaScript·MIT·1 view

Functionci

FunctionCI is an open source Continuous Integration tool for AWS Lambdas.

Features

  • Serverless Frameworks and Utilities - Provides continuous integration for serverless functions.

Star history

Star history chart for rgfindl/functionciStar history chart for rgfindl/functionci

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Functionci

Similar open-source projects, ranked by how many features they share with Functionci.
  • antonbabenko/serverless.tf-playgroundantonbabenko avatar

    antonbabenko/serverless.tf-playground

    41View on GitHub↗

    This repository is a playground for serverless.tf approach, which aims to simplify all operations when working with the serverless in Terraform.

    HCL
    View on GitHub↗41
  • ffleet/shimffleet avatar

    ffleet/shim

    7View on GitHub↗

    This library provides an abstraction between the AWS Lambda events and classic node.js calling conventions.

    JavaScript
    View on GitHub↗7
  • grycap/scargrycap avatar

    grycap/scar

    599View on GitHub↗

    SCAR is a framework to transparently execute containers out of Docker images in AWS Lambda, in order to run applications (see examples for ImageMagick, FFmpeg and AWS CLI, as well as deep learning frameworks such as Theano and Darknet) and code in virtually any programming language (see examples…

    Python
    View on GitHub↗599
  • alexellis/faasalexellis avatar

    alexellis/faas

    26,192View on GitHub↗

    This project is a Kubernetes serverless framework and OCI container function platform. It provides a system for deploying event-driven functions and microservices as compatible container images onto a Kubernetes cluster. The platform includes an event-driven function orchestrator that triggers executions via HTTP requests or message streams. It features an auto-scaling function manager that adjusts the number of active instances based on real-time demand and scales down to zero during inactivity. A background queuing system is included to process asynchronous tasks and maintain application re

    Go
    View on GitHub↗26,192
See all 13 alternatives to Functionci→

Frequently asked questions

What does rgfindl/functionci do?

FunctionCI is an open source Continuous Integration tool for AWS Lambdas.

What are the main features of rgfindl/functionci?

The main features of rgfindl/functionci are: Serverless Frameworks and Utilities.

What are some open-source alternatives to rgfindl/functionci?

Open-source alternatives to rgfindl/functionci include: antonbabenko/serverless.tf-playground — This repository is a playground for serverless.tf approach, which aims to simplify all operations when working with… ffleet/shim — This library provides an abstraction between the AWS Lambda events and classic node.js calling conventions. grycap/scar — SCAR is a framework to transparently execute containers out of Docker images in AWS Lambda, in order to run… hmngwy/mutton — Better Python 3 AWS Lambda Handlers. jimpick/lambda-comments — This project which implements a minimal blog commenting service. alexellis/faas — This project is a Kubernetes serverless framework and OCI container function platform. It provides a system for…