12 रिपॉजिटरी
Distributed platforms that execute code closer to the end user to reduce latency and improve application performance.
Explore 12 awesome GitHub repositories matching devops & infrastructure · Edge Computing Platforms. Refine with filters or upvote what's useful.
Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system, network, and environment variables. The runtime natively supports modern web-standard APIs, ensuring consistent behavior and portability across different environments. What distinguishes Deno is its integrated approach to the software development lifecycle. It bundles essentia
Deploys isolated, resource-constrained sandbox environments across a multi-tenant infrastructure for edge computing.
Hono is a lightweight web framework built on Web Standard APIs that executes across JavaScript runtimes including Cloudflare Workers, Deno, Bun, and Node.js.
Facilitates building high-performance web applications optimized for edge computing platforms.
This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a pre-configured project template that combines a frontend and backend to accelerate the development of production-ready web applications. The kit is distinguished by its focus on type-safe architectures, utilizing a monorepo structure to synchronize data types between the server and client. It integrates specific implementations for SaaS operations, including recurring subscription billing via Stripe and user identity authentication supporting passkeys, social logins, and email verification
Deploys application logic to globally distributed worker nodes via Cloudflare Workers to minimize latency.
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
Provides a distributed infrastructure for deploying and executing isolated WebAssembly modules at the network edge.
workerd is a serverless edge runtime designed for executing lightweight, distributed functions at the network edge. It utilizes a V8-based JavaScript engine to provide fast startup and low memory overhead, while maintaining a WebAssembly-compatible execution environment that allows modules to run alongside JavaScript for high-performance computational tasks. The runtime supports isolate-based multi-tenancy to run multiple independent execution contexts within a single process. It implements an event-driven execution model that triggers code based on network requests or scheduled events and in
Implements a distributed platform that executes code closer to end users to minimize request latency.
Rivet is a distributed infrastructure for managing the lifecycle, addressing, and persistence of stateful actors and durable execution engines. It provides a distributed process sandbox that executes application logic within lightweight isolates, ensuring resource isolation and fast cold starts. The system is designed to coordinate multi-step operations using persistent queues and timers to guarantee reliable task completion across distributed environments. The platform specifically enables the orchestration of stateful AI agents that maintain persistent memory and state across long-running i
Provides a platform for deploying resource-constrained, isolated code execution across a global network of edge nodes.
यह React Native के लिए एक Backend-as-a-Service SDK है, जो मोबाइल एप्लिकेशन को बैकएंड सेवाओं के साथ एकीकृत करने के लिए एक लाइब्रेरी प्रदान करती है। यह मोबाइल एनवायरनमेंट के भीतर यूज़र ऑथेंटिकेशन, क्लाउड डेटाबेस और रिमोट फ़ाइल स्टोरेज को मैनेज करने के लिए एक क्लाइंट के रूप में कार्य करती है। यह SDK मोबाइल डेवलपर्स को OAuth, ईमेल और फ़ोन सत्यापन का उपयोग करके सुरक्षित लॉगिन फ़्लो लागू करने में सक्षम बनाती है। इसमें स्ट्रक्चर्ड डेटा पर CRUD ऑपरेशन्स करने के लिए एक डेटाबेस क्लाइंट और रिमोट क्लाउड बकेट से बाइनरी एसेट्स को अपलोड और पुनः प्राप्त करने के लिए एक स्टोरेज क्लाइंट शामिल है। इसके अतिरिक्त, इसमें डेटाबेस और स्टोरेज परिवर्तनों पर तत्काल सर्वर-साइड अपडेट प्राप्त करने के लिए एक WebSocket-आधारित इंटरफ़ेस है। यह प्रोजेक्ट आइडेंटिटी और एक्सेस मैनेजमेंट, स्ट्रक्चर्ड डॉक्यूमेंट स्टोरेज और रीयल-टाइम डेटा सिंक्रोनाइज़ेशन सहित व्यापक क्षमता क्षेत्रों को कवर करता है। यह टीम मेंबरशिप और साझा प्राथमिकताओं को मैनेज करने के लिए यूटिलिटीज भी प्रदान करती है।
Enables the execution of compute tasks at the network edge to reduce latency and optimize performance.
This project is an edge computing development toolkit and serverless command line interface used to develop, test, and deploy serverless functions to a global edge network. It serves as an edge runtime bundler and resource orchestrator, managing the entire lifecycle of edge projects from local development to worldwide distribution. The toolkit distinguishes itself through distributed workflow management, coordinating stateful instances and the durable execution of long-running processes across the edge. It also provides specialized integrations for edge AI, including the management of vector
Provides a comprehensive toolkit for developing and deploying code to a distributed edge compute platform.
This project is a full-stack TypeScript template and boilerplate designed for bootstrapping software-as-a-service applications on a global edge network. It provides a pre-configured foundation that integrates a frontend framework, styling library, and database tools to accelerate the development of serverless applications. The stack is distinguished by its focus on type-safe cloud infrastructure, using automatic type generation for environment variables and resource bindings. It enables a consistent development workflow through local emulation of cloud bindings, ensuring that behavior remains
Implements a development foundation for low-latency applications running on a distributed serverless infrastructure.
This project is an API gateway optimization manual and implementation guide for OpenResty. It provides a collection of architectural patterns and coding standards for developing scriptable server logic using the Lua language within Nginx. The repository serves as a reference for extending web server functionality and optimizing network traffic gateways. It focuses on deployment strategies and high-performance coding patterns to reduce latency and increase request throughput. The content covers the development of custom gateway logic, edge computing workflows, and high-throughput network engi
Implements edge computing workflows to process requests closer to the user for improved efficiency.
The Cloudflare Workers Rust SDK is a toolchain and framework for building high-performance serverless functions using Rust. It compiles code into WebAssembly modules that execute within a sandboxed host environment at the edge. The project provides a typed remote procedure call system for invoking functions across different worker instances and utilizes procedural macros for mapping these distributed interfaces. It uses trait-based bindings and standardized wrappers to provide type-safe access to platform services and web-standard request and response objects. The SDK covers a broad range of
Provides a toolchain for deploying resource-constrained, isolated code execution with integrated storage at the edge.
The sandbox-sdk is a development kit designed for building secure, isolated execution environments on a global edge network. It provides a framework for creating ephemeral, containerized workspaces that allow developers to run untrusted code, manage build tasks, and host automated scripts without compromising host system security. By leveraging a serverless runtime, the platform enables the deployment of these environments directly at the network edge to ensure low-latency performance. The platform distinguishes itself by integrating language models with sandboxed execution, facilitating the
Deploys and manages secure, isolated code execution environments directly on a global edge network.