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

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

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

3 مستودعات

Awesome GitHub RepositoriesEdge-Native Runtime Adapters

Abstraction layers enabling consistent execution across various cloud edge providers.

Distinguishing note: Focuses on the adapter layer for edge computing compatibility.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Edge-Native Runtime Adapters. Refine with filters or upvote what's useful.

Awesome Edge-Native Runtime Adapters GitHub Repositories

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

    remix-run/remix

    33,074عرض على GitHub↗

    Remix is a full-stack web framework designed to manage data loading, mutations, and routing through standard web platform APIs. It functions as a server-side rendering framework that unifies server-side data processing and client-side interactivity within a single development model, ensuring applications remain consistent across diverse environments. The framework distinguishes itself by utilizing native web platform APIs for all request and response handling, including a declarative data mutation layer that synchronizes server-side database updates with client-side UI transitions via standar

    Executes web applications consistently across Node.js, Bun, Deno, and various cloud edge computing providers.

    TypeScript
    عرض على GitHub↗33,074
  • elysiajs/elysiaالصورة الرمزية لـ elysiajs

    elysiajs/elysia

    18,531عرض على GitHub↗

    Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a modular, plugin-based architecture that allows developers to compose server logic, middleware, and validation schemas into scalable application instances. By leveraging native web standards, the framework ensures portability across diverse JavaScript runtimes, including Node.js, Deno, and various edge computing environments. The framework distinguishes itself through its focus on end-to-end type safety, automatically synchronizing request and response definitions between the s

    Provides runtime adapters to package and execute server logic on edge computing platforms.

    TypeScriptbunframeworkhttp
    عرض على GitHub↗18,531
  • cloudflare/vinextالصورة الرمزية لـ cloudflare

    cloudflare/vinext

    8,250عرض على GitHub↗

    Vinext is a build system and edge runtime compiler that enables framework-agnostic serverless deployments. It functions as a Vite plugin and compatibility layer that emulates file-system routing, server components, and server actions, allowing projects to maintain specific framework API surfaces while targeting edge workers and serverless environments. The project provides a specialized bridge for migrating projects to a Vite-based build pipeline while preserving routing and server component patterns. It utilizes a system of module shimming and adapters to produce standalone bundles compatibl

    Functions as a build tool that optimizes server-side components and images for delivery via edge networks.

    TypeScript
    عرض على GitHub↗8,250
  1. Home
  2. DevOps & Infrastructure
  3. Edge-Native Runtime Adapters

استكشف الوسوم الفرعية

  • Edge Component CompilersCompilers that optimize server-side components and assets specifically for high-performance edge networks. **Distinct from Edge-Native Runtime Adapters:** Distinct from Edge-Native Runtime Adapters: focuses on the compilation and optimization of the code rather than the runtime adapter layer.