awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesPredicate-Driven Command Execution

A command execution pattern that evaluates a boolean condition before triggering an action.

Distinct from Registry-Driven Command Execution: Distinct from registry or data-driven execution by focusing on boolean predicates for applicability.

Explore 1 awesome GitHub repository matching software engineering & architecture · Predicate-Driven Command Execution. Refine with filters or upvote what's useful.

Awesome Predicate-Driven Command Execution GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rxi/liteAvatar rxi

    rxi/lite

    8,185Vezi pe GitHub↗

    Lite is a scriptable plain text editor and programmable editing environment written in Lua. It provides a minimalist interface for opening, modifying, and saving plain text documents. The editor is designed for extensibility, allowing users to define custom commands and behaviors through external Lua script modules. It supports a plugin system where new features are integrated by placing modules in designated directories for automatic loading at startup. The project covers a range of customization capabilities, including personalized keyboard shortcut mapping and visual theme overrides for c

    Determines command applicability by evaluating boolean functions before execution.

    Lua
    Vezi pe GitHub↗8,185
  1. Home
  2. Software Engineering & Architecture
  3. Predicate-Driven Command Execution