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 RepositoriesConfigurable Handler Frameworks

Systems for mapping events to specialized logic classes through external configuration files.

Distinct from Domain Event Handlers: Unlike UI or network handlers, this framework maps OS filesystem events to plugin-based action routines.

Explore 1 awesome GitHub repository matching software engineering & architecture · Configurable Handler Frameworks. Refine with filters or upvote what's useful.

Awesome Configurable Handler Frameworks GitHub Repositories

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

    gorakhargosh/watchdog

    7,370Vezi pe GitHub↗

    Watchdog is a Python library and set of shell utilities for monitoring filesystem events. It provides a framework for tracking real-time changes to files and directories, mapping those events to configurable automation handlers, and executing system actions based on file creation, modification, or deletion. The project includes an event-driven shell utility for triggering custom scripts and commands automatically. It utilizes a configurable handler framework that allows users to associate specific filesystem events with specialized plugin logic defined in configuration files. The system moni

    Provides a framework for mapping filesystem events to specialized handler classes defined in configuration files.

    Python
    Vezi pe GitHub↗7,370
  1. Home
  2. Software Engineering & Architecture
  3. Configurable Handler Frameworks