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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesBuilt-in Function Executions

Runs built-in utility functions like HTTP requests and SSH commands directly from the CLI for ad-hoc automation.

Distinct from Function-to-CLI Converters: Distinct from Function-to-CLI Converters: focuses on executing pre-existing built-in functions, not converting arbitrary Go functions into CLI commands.

Explore 2 awesome GitHub repositories matching development tools & productivity · Built-in Function Executions. Refine with filters or upvote what's useful.

Awesome Built-in Function Executions GitHub Repositories

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

    j3ssie/Osmedeus

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

    Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp

    Runs over 80 built-in utility functions for port scanning, SSH, and file operations.

    Go
    GitHub पर देखें↗6,425
  • inngest/inngestinngest का अवतार

    inngest/inngest

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

    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

    Allows defining sequences of steps that execute automatically in response to events or cron schedules.

    Go
    GitHub पर देखें↗5,499
  1. Home
  2. Development Tools & Productivity
  3. CLI Command Frameworks
  4. Function-to-CLI Converters
  5. Built-in Function Executions

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

  • Go-to-JavaScript Function ExposersInvokes Go functions exposed to a JavaScript VM from within a workflow step for custom automation logic. **Distinct from Built-in Function Executions:** Distinct from Built-in Function Executions: focuses on exposing Go functions to a JavaScript runtime for workflow use, not CLI-based function execution.
  • Workflow Step Utility Executions1 सब-टैगExecutes built-in utility functions sequentially or in parallel within a workflow step. **Distinct from Built-in Function Executions:** Distinct from Built-in Function Executions: focuses on executing functions as part of a workflow step, not directly from the CLI.