awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to openfunction/openfunction

Open-source alternatives to OpenFunction

30 open-source projects similar to openfunction/openfunction, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best OpenFunction alternative.

  • baidu/easyfaasB

    baidu/EasyFaaS

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • boostercloud/boosterAvatar von boostercloud

    boostercloud/booster

    445Auf GitHub ansehen↗

    Booster Framework

    TypeScript
    Auf GitHub ansehen↗445
  • cloudevents/specAvatar von cloudevents

    cloudevents/spec

    5,801Auf GitHub ansehen↗

    CloudEvents is an open specification for describing event data in a common format across cloud platforms and services. It defines a standard structure and set of metadata attributes for events, enabling interoperability across different systems so producers and consumers can exchange events without custom translation. The specification provides a protocol-agnostic serialization framework that maps CloudEvents attributes and payloads to multiple serialization formats including JSON, Avro, and Protobuf, and defines transport bindings for mapping events onto protocols like HTTP, AMQP, Kafka, MQTT

    Pythonserverlessspecification
    Auf GitHub ansehen↗5,801
  • cloudstax/firecampC

    cloudstax/firecamp

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dapr/daprAvatar von dapr

    dapr/dapr

    25,510Auf GitHub ansehen↗

    Dapr is a distributed application runtime that provides a sidecar-based infrastructure layer for building resilient microservices and event-driven applications. By utilizing a sidecar proxy pattern, it abstracts complex infrastructure tasks into standardized, network-accessible APIs, allowing developers to focus on application logic while the runtime handles service discovery, state management, and secure communication. The platform distinguishes itself through a pluggable component architecture and language-agnostic design, enabling services written in any programming language to interact wi

    Gocontainersevent-drivenkubernetes
    Auf GitHub ansehen↗25,510

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • deislabs/osirisD

    deislabs/osiris

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • firecracker-microvm/firecrackerAvatar von firecracker-microvm

    firecracker-microvm/firecracker

    34,954Auf GitHub ansehen↗

    Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated execution environments. It functions as a lightweight runtime designed to launch virtual machines with minimal memory overhead and near-instantaneous startup times, providing the security of traditional hardware virtualization with the efficiency of containerized workloads. The project distinguishes itself through a security-focused architecture that enforces strict process boundaries using system-level barriers and restricted user privileges. It minimizes the attack surface

    Rustcontainersminimalistopen-source
    Auf GitHub ansehen↗34,954
  • fission/fissionAvatar von fission

    fission/fission

    8,863Auf GitHub ansehen↗

    Fission is a function-as-a-service platform and serverless framework for Kubernetes. It manages the lifecycle and execution of code snippets as serverless functions, providing an orchestrator that triggers these functions based on HTTP requests, message queues, or scheduled events. The platform features a cold-start optimized runtime that utilizes warm container pools and dynamic loaders to achieve millisecond execution. It includes a native autoscaler to adjust the number of function instances based on real-time traffic demand and supports canary release testing to split incoming traffic bet

    Gocloud-nativecontainersdevops
    Auf GitHub ansehen↗8,863
  • fnproject/fnAvatar von fnproject

    fnproject/fn

    5,939Auf GitHub ansehen↗

    The container native, cloud agnostic serverless platform.

    Gocontainersdockerfaas
    Auf GitHub ansehen↗5,939
  • funktionio/funktionF

    funktionio/funktion

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • iron-io/functionsAvatar von iron-io

    iron-io/functions

    3,214Auf GitHub ansehen↗

    IronFunctions - the serverless microservices platform by

    Go
    Auf GitHub ansehen↗3,214
  • kedacore/kedaAvatar von kedacore

    kedacore/keda

    10,314Auf GitHub ansehen↗

    KEDA is a Kubernetes event-driven autoscaler and cloud event scaling engine. It functions as a custom metrics provider that monitors external event sources—including message brokers, databases, and cloud metrics—to dynamically adjust the replica counts of containerized workloads. The project is distinguished by its scale-to-zero workflow, which reduces workloads to zero replicas during inactivity and automatically restarts them when new events are detected. It operates as a multi-cloud event trigger system, using a pluggable scaler interface to integrate with a wide array of third-party servi

    Goautoscalingevent-drivenhacktoberfest
    Auf GitHub ansehen↗10,314
  • knative/eventingAvatar von knative

    knative/eventing

    1,550Auf GitHub ansehen↗

    Event-driven application platform for Kubernetes

    Gobindingcloudeventsdeveloper-productivity
    Auf GitHub ansehen↗1,550
  • knative/servingAvatar von knative

    knative/serving

    6,064Auf GitHub ansehen↗

    Kubernetes-based, scale-to-zero, request-driven compute

    Goappautoscalercontainer
    Auf GitHub ansehen↗6,064
  • knix-microfunctions/knixK

    knix-microfunctions/knix

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • kubeless/kubelessK

    kubeless/kubeless

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • labring/lafAvatar von labring

    labring/laf

    7,552Auf GitHub ansehen↗

    Laf is a serverless backend platform that provides an integrated environment for cloud functions, a document database, and file storage. It serves as a complete infrastructure for developing and deploying backend logic, data persistence, and real-time communication without the need for manual server management. The platform features a browser-based IDE that allows developers to write, test, and deploy serverless functions directly within a web editor, removing the requirement for local environment setup. It also includes a WebSocket communication platform for maintaining persistent bidirectio

    TypeScriptcloudbasefaasfirebase
    Auf GitHub ansehen↗7,552
  • metrue/fxAvatar von metrue

    metrue/fx

    2,227Auf GitHub ansehen↗

    A Function as a Service tool makes a function as a container-based service in seconds.

    Go
    Auf GitHub ansehen↗2,227
  • mosn/layottoM

    mosn/layotto

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • nuclio/nuclioAvatar von nuclio

    nuclio/nuclio

    5,730Auf GitHub ansehen↗

    Nuclio is a high-performance serverless framework designed for Kubernetes that automatically executes user functions when events arrive from HTTP endpoints, message queues, or streaming data platforms. It processes hundreds of thousands of events per second per function instance through efficient parallel workers, and can allocate functions to run on either CPU or GPU hardware to match workload requirements for data processing or machine learning tasks. The platform scales function instances down to zero when idle and wakes them on demand based on incoming event load, while providing an event

    Go
    Auf GitHub ansehen↗5,730
  • openfaas/faasAvatar von openfaas

    openfaas/faas

    26,092Auf GitHub ansehen↗

    OpenFaaS is a serverless function platform that provides a container-native framework for deploying and managing event-driven code. It functions as an abstraction layer over container orchestrators, allowing developers to package code into scalable functions that run across Kubernetes clusters or edge computing environments. The platform distinguishes itself through a developer-centric runtime that utilizes standardized language templates and automated build pipelines to simplify the creation of container images. It features a central API gateway that manages request routing, authentication,

    Godockerfaasfunctions
    Auf GitHub ansehen↗26,092
  • openfaas/faas-netesAvatar von openfaas

    openfaas/faas-netes

    2,170Auf GitHub ansehen↗

    Serverless Functions For Kubernetes

    Goagnosticdockerevent-driven
    Auf GitHub ansehen↗2,170
  • openfaas/openfaas-cloudAvatar von openfaas

    openfaas/openfaas-cloud

    770Auf GitHub ansehen↗

    OpenFaaS Cloud

    Go
    Auf GitHub ansehen↗770
  • projectriff/riffP

    projectriff/riff

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • serverless-devs/serverless-devsAvatar von Serverless-Devs

    Serverless-Devs/Serverless-Devs

    1,822Auf GitHub ansehen↗

    :fire: Serverless Devs: Serverless developer tool ( Serverless Devs: Serverless 开发者工具 )

    TypeScriptalibaba-serverlessaws-serverlessazure-serverless
    Auf GitHub ansehen↗1,822
  • serverless/serverlessAvatar von serverless

    serverless/serverless

    46,917Auf GitHub ansehen↗

    The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling, and lifecycle management of cloud-native applications. It provides a unified command-line interface that translates high-level configuration files into provider-specific resource templates, enabling developers to orchestrate complex architectures, event-driven functions, and cloud resources within a single project structure. What distinguishes this framework is its focus on developer experience and multi-environment parity. It supports local function invocation and event proxyin

    JavaScriptawsaws-dynamodbaws-lambda
    Auf GitHub ansehen↗46,917
  • solo-io/sqoopS

    solo-io/sqoop

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • taubyte/tauAvatar von taubyte

    taubyte/tau

    5,069Auf GitHub ansehen↗

    Tau is a unified development and operations environment designed as a DevOps coordination platform. It functions as a fullstack development workspace that synchronizes coding and infrastructure management tasks for both human users and automated machine processes. The system acts as a hybrid infrastructure orchestrator, employing modular drivers to deploy and manage software across both public cloud providers and self-hosted private servers. It provides a shared workspace that integrates command line interface operations with infrastructure deployment to unify development and operational work

    Go
    Auf GitHub ansehen↗5,069
  • thanos-io/thanosAvatar von thanos-io

    thanos-io/thanos

    14,121Auf GitHub ansehen↗

    Thanos is a distributed metrics query engine and monitoring scalability suite designed to provide a unified interface for aggregating data from multiple Prometheus servers and clusters. It functions as a high availability monitoring backend that eliminates single points of failure by deduplicating data from replicated instances. The system enables long-term retention by persisting time-series data to cloud-native object storage, allowing for unlimited historical archiving beyond the limits of local disks. It further optimizes this storage through a downsampling and retention manager that comp

    Gocncfgogoogle-cloud-storage
    Auf GitHub ansehen↗14,121
  • triggermesh/knative-lambda-runtimeT

    triggermesh/knative-lambda-runtime

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0