awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

إطارات عمل نشر الدوال بدون خادم

تم تحديث الترتيب في 30 يونيو 2026

For منصة لتشغيل الدوال البرمجية (Serverless) للاستضافة الذاتية, the strongest matches are fnproject/fn (fn is a container-native, cloud-agnostic serverless platform FaaS that), apache/openwhisk (Apache OpenWhisk is a full-featured serverless functions framework FaaS) and fission/fission (Fission is a Kubernetes-native function-as-a-service platform that lets you). openfaas/faas and serverless/serverless round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

أدوات وإطارات عمل مفتوحة المصدر مصممة لبناء وإدارة ونشر الدوال بدون خادم عبر بيئات السحابة.

إطارات عمل نشر الدوال بدون خادم

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • fnproject/fnالصورة الرمزية لـ fnproject

    fnproject/fn

    5,939عرض على GitHub↗

    The container native, cloud agnostic serverless platform.

    fn is a container-native, cloud-agnostic serverless platform (FaaS) that supports multi-language runtimes, HTTP and event triggers, local development via a built-in server, and a CLI for deployment, making it a comprehensive fit for deploying and managing functions across any infrastructure.

    GoCLI Function Deployments
    عرض على GitHub↗5,939
  • apache/openwhiskالصورة الرمزية لـ apache

    apache/openwhisk

    6,779عرض على GitHub↗

    OpenWhisk is a serverless cloud platform designed for deploying and executing stateless functions in response to API calls or events. It serves as a complete serverless stack, providing an API gateway for functions, a function-as-a-service runtime manager, and an event-driven workflow engine. The platform distinguishes itself through a polyglot execution model that supports multiple language runtimes and allows for the creation of custom runtimes using Docker containers. It enables complex logic through function orchestration and composition, allowing multiple functions to be chained into seq

    Apache OpenWhisk is a full-featured serverless functions framework (FaaS) that provides multi-language runtime support, event-driven triggers, a local development server, CLI-based deployment automation, and built-in monitoring, making it an excellent match for deploying and managing serverless functions across providers or on-premises.

    ScalaDeployment AutomationHTTP RoutingEvent Triggers
    عرض على GitHub↗6,779
  • fission/fissionالصورة الرمزية لـ fission

    fission/fission

    8,863عرض على GitHub↗

    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

    Fission is a Kubernetes-native function-as-a-service platform that lets you deploy and manage serverless functions across any cloud or on-premises cluster, with multi-language runtimes, HTTP/event triggers, a CLI for local development, and built-in autoscaling and monitoring.

    GoEvent Triggers
    عرض على GitHub↗8,863
  • openfaas/faasالصورة الرمزية لـ openfaas

    openfaas/faas

    26,092عرض على GitHub↗

    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,

    OpenFaaS is a container-native, Kubernetes-based FaaS platform that runs serverless functions across clouds or on-premises, supporting multiple languages, HTTP and event triggers, local CLI development, and integrated monitoring via Prometheus — exactly the multi-cloud, feature-rich framework this search asks for.

    GoDeployment AutomationEvent Triggers
    عرض على GitHub↗26,092
  • serverless/serverlessالصورة الرمزية لـ serverless

    serverless/serverless

    46,917عرض على GitHub↗

    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

    The Serverless Framework is the leading open-source tool for deploying and managing serverless functions across AWS, Azure, and Google Cloud, supporting local invocation, event triggers, and multi-provider orchestration — exactly the kind of FaaS platform this search targets.

    JavaScriptDeployment OrchestratorsInfrastructure as CodeInfrastructure as Code Frameworks
    عرض على GitHub↗46,917
  • iron-io/functionsالصورة الرمزية لـ iron-io

    iron-io/functions

    3,214عرض على GitHub↗

    IronFunctions - the serverless microservices platform by

    IronFunctions is an open-source serverless (FaaS) platform that runs functions as Docker containers, supporting multiple languages, HTTP/event triggers, a CLI for local development, and deployment to any cloud or on-premises infrastructure — directly matching the request for a provider-agnostic serverless functions framework.

    GoApplication FrameworksContainer ManagementServerless Platforms
    عرض على GitHub↗3,214
  • nuclio/nuclioالصورة الرمزية لـ nuclio

    nuclio/nuclio

    5,730عرض على GitHub↗

    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

    Nuclio is a Kubernetes-native serverless framework that executes functions on HTTP and event triggers with auto-scaling to zero, fitting the serverless-function-platform category, though its multi-language support and local development tooling are less emphasised than its high-performance data-processing capabilities.

    GoEvent Triggers
    عرض على GitHub↗5,730
  • aws/serverless-application-modelالصورة الرمزية لـ aws

    aws/serverless-application-model

    9,560عرض على GitHub↗

    This is an infrastructure as code tool and serverless deployment orchestrator that provides a shorthand syntax for defining serverless infrastructure. It functions as a framework for transforming concise resource declarations into full AWS CloudFormation templates to automate the provisioning of cloud functions, APIs, and databases. The project distinguishes itself by using a macro-based transformation system to expand simplified resource types into detailed infrastructure components. It includes an automated permission mapping system that translates high-level resource interaction intents in

    AWS SAM is a serverless application model framework that simplifies defining and deploying serverless functions on AWS, but it is tightly coupled to AWS and not provider-agnostic, so it only partially meets the multi-cloud requirement.

    PythonServerless DeploymentServerless ProvisioningAutomated Policy Mappings
    عرض على GitHub↗9,560
  • projectriff/riffP

    projectriff/riff

    0عرض على GitHub↗

    Riff is tagged as a serverless framework, indicating it is a FaaS platform for functions, fitting the core intent, though the minimal metadata does not cover the required features in detail.

    ServerlessServerless Platforms
    عرض على GitHub↗0
  • googlecloudplatform/functions-framework-pythonالصورة الرمزية لـ GoogleCloudPlatform

    GoogleCloudPlatform/functions-framework-python

    969عرض على GitHub↗

    The Functions Framework for Python is a library designed for building and deploying portable serverless functions. It enables developers to write modular code that executes in response to incoming HTTP requests or cloud events, abstracting away the need to manage underlying server infrastructure or complex request handling logic. The framework distinguishes itself by providing a consistent runtime environment that packages code into portable container images, ensuring identical behavior across diverse cloud-native platforms. It utilizes decorator-based registration to define function entry po

    This is a FaaS framework for writing portable Python serverless functions with local testing support, but it is limited to Python and closely tied to Google Cloud, so it lacks the multi-language and provider-agnostic breadth this search asks for.

    PythonServerless FrameworksServerless Function InvokersServerless Function Runtimes
    عرض على GitHub↗969
قارن بين أفضل 10 في لمحة
المستودعالنجوماللغةالترخيصآخر تحديث
fnproject/fn5.9KGoApache-2.08 يونيو 2026
apache/openwhisk6.8KScalaApache-2.017 يونيو 2026
fission/fission8.9KGoApache-2.016 يونيو 2026
openfaas/faas26.1KGoother1 نوفمبر 2025
serverless/serverless46.9KJavaScriptNOASSERTION19 يونيو 2026
iron-io/functions3.2KGoApache-2.015 سبتمبر 2023
nuclio/nuclio5.7KGoApache-2.016 يونيو 2026
aws/serverless-application-model9.6KPythonApache-2.023 يونيو 2026
projectriff/riff0———
googlecloudplatform/functions-framework-python969PythonApache-2.017 فبراير 2026

Related searches

  • بديل لـ Lambda للاستضافة الذاتية
  • إطار عمل للحوسبة بدون خادم (Serverless) لـ Kubernetes
  • أداة لتشغيل الدوال البرمجية (Serverless) محلياً
  • an open source platform for frontend deployment
  • الحوسبة بدون خادم (Serverless) والوظائف البرمجية
  • بديل لـ Netlify للاستضافة الذاتية
  • Serverless platform
  • بديل لـ Render للاستضافة الذاتية