awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 रिपॉजिटरी

Awesome GitHub RepositoriesServerless Platforms

Comprehensive platforms for building and running serverless applications.

Distinguishing note: Focuses on the platform identity as a serverless solution.

Explore 11 awesome GitHub repositories matching web development · Serverless Platforms. Refine with filters or upvote what's useful.

Awesome Serverless Platforms GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • honojs/honohonojs का अवतार

    honojs/hono

    30,994GitHub पर देखें↗

    Hono is a lightweight web framework built on Web Standard APIs that executes across JavaScript runtimes including Cloudflare Workers, Deno, Bun, and Node.js.

    Enables consistent application execution across edge, serverless, and traditional server environments.

    TypeScriptframeworkedgecloudflare-workers
    GitHub पर देखें↗30,994
  • openfaas/faasopenfaas का अवतार

    openfaas/faas

    26,092GitHub पर देखें↗

    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,

    Transforms code into scalable, event-driven functions deployed across infrastructure.

    Godockerfaasfunctions
    GitHub पर देखें↗26,092
  • wasmerio/wasmerwasmerio का अवतार

    wasmerio/wasmer

    20,421GitHub पर देखें↗

    Wasmer is a high-performance runtime engine designed to execute sandboxed WebAssembly modules across server-side, edge, and browser environments. It functions as a comprehensive platform for building, distributing, and running isolated applications, providing a secure and portable execution layer that maintains consistency across diverse hardware architectures and operating systems. The platform distinguishes itself through a robust toolchain that enables cross-language interoperability and the transformation of code into portable binary packages. It supports ahead-of-time binary generation t

    Offers a managed serverless hosting environment specifically designed for scaling and executing WebAssembly applications.

    Rustemscriptenlinuxmacos
    GitHub पर देखें↗20,421
  • get-convex/convex-backendget-convex का अवतार

    get-convex/convex-backend

    11,947GitHub पर देखें↗

    Convex is a serverless backend platform that provides a real-time reactive database, serverless functions, and state synchronization for web applications. It manages relational JSON documents using ACID-compliant transactions and schema validation to ensure data consistency and integrity. The platform distinguishes itself by synchronizing database state with clients via WebSockets, allowing user interfaces to update automatically as data changes. It also includes a specialized vector search database for performing semantic search using embeddings and supports both cloud-native deployment and

    Functions as a comprehensive serverless platform providing functions, a document database, and state synchronization.

    TypeScriptbackendconvexdatabase
    GitHub पर देखें↗11,947
  • stackblitz/corestackblitz का अवतार

    stackblitz/core

    10,829GitHub पर देखें↗

    Online IDE powered by Visual Studio Code ⚡️

    A runtime that executes Node.js applications and development servers inside the browser using WebAssembly.

    GitHub पर देखें↗10,829
  • wasmedge/wasmedgeWasmEdge का अवतार

    WasmEdge/WasmEdge

    10,665GitHub पर देखें↗

    WasmEdge is an extensible WebAssembly runtime that executes WebAssembly bytecode in a secure sandbox for cloud, edge, and embedded applications. It functions as a multi-language compiler, compiling applications written in Rust, JavaScript, Go, and Python into WebAssembly bytecode for sandboxed execution, and as a server-side JavaScript runtime that runs JavaScript programs with ES6 modules, NPM packages, and Node.js-compatible APIs. The runtime also serves as an AI inference runtime, executing AI models from JavaScript using WASI-NN plug-ins for inference tasks on personal devices and edge har

    Runs unmodified Node.js applications by implementing their built-in APIs inside a WebAssembly sandbox.

    C++artificial-intelligencecloudcloud-native
    GitHub पर देखें↗10,665
  • knative/servingknative का अवतार

    knative/serving

    6,064GitHub पर देखें↗

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

    A request-driven compute platform on Kubernetes that scales containers to zero when idle and manages revisions and traffic routing.

    Goappautoscalercontainer
    GitHub पर देखें↗6,064
  • fnproject/fnfnproject का अवतार

    fnproject/fn

    5,939GitHub पर देखें↗

    The container native, cloud agnostic serverless platform.

    Packages functions as Docker containers and runs them across any cloud or on-premises infrastructure without vendor lock-in.

    Gocontainersdockerfaas
    GitHub पर देखें↗5,939
  • nuclio/nuclionuclio का अवतार

    nuclio/nuclio

    5,730GitHub पर देखें↗

    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

    Runs user functions triggered by HTTP, message queues, and streaming data sources with automatic scaling and GPU support.

    Go
    GitHub पर देखें↗5,730
  • nginx/unitnginx का अवतार

    nginx/unit

    5,560GitHub पर देखें↗

    NGINX Unit is an open-source application server designed to natively execute code across multiple programming language runtimes and WebAssembly within a single process. It serves as a multi-language application server that can run applications written in Go, Java, Node.js, Perl, PHP, Python, Ruby, and WebAssembly side by side, without requiring separate runtime environments for each language. The server distinguishes itself through a RESTful JSON control API that enables dynamic, zero-downtime configuration changes without restarting the server. It combines event-driven asynchronous I/O with

    Provides a runtime adapter that runs Node.js applications without code changes.

    C
    GitHub पर देखें↗5,560
  • spacecloud-io/space-cloudspacecloud-io का अवतार

    spacecloud-io/space-cloud

    3,993GitHub पर देखें↗

    Space Cloud is a self-hosted, cloud-native backend-as-a-service suite. It functions as a Kubernetes-based serverless platform that provides a GraphQL and REST API gateway, a database API generator, and an event-driven orchestrator. The platform transforms SQL and NoSQL database schemas into secure endpoints, eliminating the need for manual backend development. It distinguishes itself by allowing remote data joins, which combine records from internal databases and external HTTP microservices within a single query. The system covers a broad range of capabilities, including rule-based access co

    Implements a request-driven compute platform on Kubernetes that supports automatic scaling down to zero.

    Gobaasdatabaseevent-driven
    GitHub पर देखें↗3,993
  1. Home
  2. Web Development
  3. Serverless Platforms

सब-टैग एक्सप्लोर करें

  • Kubernetes-NativeA request-driven compute platform on Kubernetes that scales containers to zero and manages revisions and traffic routing. **Distinct from Serverless Platforms:** Distinct from Serverless Platforms: specifically Kubernetes-native with scale-to-zero and revision management, not general serverless.
  • WebAssembly Platforms1 सब-टैगManaged hosting environments specifically optimized for executing WebAssembly modules in serverless contexts. **Distinct from Serverless Platforms:** Distinct from general serverless platforms: focuses specifically on WebAssembly-based execution environments.