awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rxi/liteAvatar von rxi

    rxi/lite

    8,185Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,185
  1. Home
  2. Software Engineering & Architecture
  3. Predicate-Driven Command Execution