7 مستودعات
Executing application logic on a global network of edge servers to reduce latency.
Distinct from Edge Request Callbacks: None of the candidates accurately describe the deployment of logic to an edge network for latency reduction.
Explore 7 awesome GitHub repositories matching devops & infrastructure · Edge Request Processing. Refine with filters or upvote what's useful.
Xget هو وكيل شبكة قائم على الحافة (edge) وموجه طلبات مصمم لتحسين الاتصال وتقليل زمن الوصول للموارد البعيدة. يعمل كواجهة عالية الأداء لطلبات API لاستنتاج الذكاء الاصطناعي، ونسخ سجل الحاويات، وتسريع عمليات مستودع Git ومرايا حزم البرامج. يتميز النظام بالوكالة الواعية بالبروتوكول التي تحافظ على المصادقة والرؤوس لـ Git وسجلات الحاويات. يستخدم تحويل URL القائم على القواعد لتعيين الطلبات إلى نقاط نهاية مزود المنبع المسرعة ويستخدم آلية إعادة كتابة الاستجابة لضمان تنزيل التبعيات عبر الوكيل. تشمل القدرات الواسعة التخزين المؤقت للاستجابة القائم على الحافة للأصول غير القابلة للتغيير، وموثوقية الطلب عبر عمليات إعادة المحاولة الخطية، ومراقبة الأداء المقدمة من خلال رؤوس الاستجابة. يوفر المشروع أيضاً واجهة سطر أوامر لاسترجاع الملفات والمجلدات من مصادر الويب إلى التخزين المحلي. يدعم المحرك النشر عبر بيئات تشغيل الحافة بدون خادم، أو الاستضافة بالحاويات، أو تنفيذ الحاويات المستضافة ذاتياً.
Stores immutable artifacts and metadata at the network edge to optimize delivery speeds for repeat requests.
Unkey is an API key management platform and gateway control plane designed for issuing, verifying, and revoking secure keys with global distribution. It provides the infrastructure necessary to authenticate requests and authorize access to protected resources with low latency. The platform distinguishes itself through edge-based request authentication and distributed rate limiting, which allow for the verification of keys and enforcement of request quotas at the network edge. It also features a usage-based billing engine and a self-service developer portal, enabling the tracking of metered AP
Provides edge-based validation of API keys to minimize latency and protect application servers.
opennextjs-aws هو محول بنية تحتية بدون خادم وأداة نشر تحول مخرجات بناء Next.js إلى حزم متوافقة للاستضافة على AWS Lambda و S3. يعمل كمحول نشر يربط مخرجات إطار العمل المحددة بوظائف بدون خادم وتخزين الكائنات. يتميز المشروع بتنفيذ تحسينات خاصة بدون خادم، بما في ذلك مدير ذاكرة مؤقتة يزامن التجديد الثابت التزايدي وذاكرة التخزين المؤقت للجلب عبر S3 أو DynamoDB. يتميز بمحسن للبدء البارد يستخدم تصغير الحزم وتدفئة الوظائف المجدولة لتقليل زمن الوصول، إلى جانب خط أنابيب مخصص لتحسين الصور لجلب الملفات المصدر من S3 وتسليمها عبر CDN. يغطي النظام مجموعة واسعة من القدرات بما في ذلك تكامل البرمجيات الوسيطة للحافة، وإعادة التحقق من الخلفية القائمة على الطابور، وتوزيع المسارات متعدد الأهداف. كما يدير حركة المرور من خلال توجيه CDN، وحقن بيانات الموقع الجغرافي، وبث استجابة الخادم لتحسين الوقت حتى البايت الأول. توفر الأداة خيارات تخصيص واسعة لخطوط أنابيب البناء، وسلوكيات المحول، ومنطق الخادم لدعم الاحتياجات المعمارية المتنوعة وهياكل Monorepo.
Executes the server function as an edge function on origin requests to reduce latency.
FxEmbed is a collection of specialized services providing a social media data API, a social media embed gateway, and a URL unshortener and sanitizer. It functions as an edge-deployed content proxy designed to programmatically fetch posts, threads, profiles, and search results from various social platforms. The project transforms social media links into rich media previews and interactive embeds for messaging platforms. It also expands shortened links to their original destinations while removing tracking parameters to improve user privacy and security. The system includes capabilities for so
Executes logic on a global network of servers to reduce latency by processing requests close to the user.
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
Distributes compiled logic across a global network to process requests at the location closest to the user.
This project is a serverless DNS resolver and DNS over HTTPS gateway that translates domain names into IP addresses. It functions as an edge computing DNS filter designed to encrypt queries, prevent tampering, and improve user privacy on browsers and mobile devices. The system distinguishes itself by operating as an edge DNS traffic monitor that logs and analyzes request patterns in real time. It utilizes curated blocklists at the network edge to block malicious domains and trackers. The software provides capabilities for private DNS filtering, network traffic monitoring, and the management
Processes DNS queries at the network edge to minimize latency and distribute load across global serverless providers.
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
Executes application logic on a global network of edge servers to handle and route incoming web traffic.