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

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

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

2 مستودعات

Awesome GitHub RepositoriesMulti-Trigger Function Executions

Executes integration logic on demand, on a schedule, from external webhooks, or after connection lifecycle events.

Distinct from Execution Schedulers: Distinct from Execution Schedulers: focuses on supporting multiple trigger sources (on-demand, scheduled, webhook, lifecycle) rather than just timing and threading.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Multi-Trigger Function Executions. Refine with filters or upvote what's useful.

Awesome Multi-Trigger Function Executions GitHub Repositories

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

    NangoHQ/nango

    10,772عرض على GitHub↗

    Nango is an open-source platform that connects applications to external APIs by managing authentication, data synchronization, and custom function execution. It provides a managed runtime for TypeScript integration functions, handling OAuth flows, credential storage, and token refresh for hundreds of external APIs while keeping secrets isolated from application code. The platform distinguishes itself by exposing integration functions as discoverable tools for AI agents through an MCP server or API, with per-user credential isolation that keeps provider secrets out of the agent loop. It offers

    Executes integration functions across multiple trigger types including on-demand, scheduled, and webhook.

    TypeScriptaccess-tokenapiapi-client
    عرض على GitHub↗10,772
  • inngest/inngestالصورة الرمزية لـ inngest

    inngest/inngest

    5,499عرض على GitHub↗

    Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background workflows. It enables developers to build resilient, stateful processes by memoizing function steps, ensuring that long-running tasks can automatically resume from the last successful operation after failures, timeouts, or infrastructure restarts. The platform distinguishes itself through its event-driven architecture, which uses a schema-validated bus to trigger functions and coordinate complex, multi-step logic. It employs an onion-model middleware approach for cross-cutting concer

    Executes a single background task in response to any of several distinct events or scheduled cron intervals to consolidate related logic.

    Go
    عرض على GitHub↗5,499
  1. Home
  2. Software Engineering & Architecture
  3. Execution Control
  4. Concurrency-Controlled Schedulers
  5. Execution Schedulers
  6. Multi-Trigger Function Executions