awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gorakhargosh/watchdogAvatar de gorakhargosh

    gorakhargosh/watchdog

    7,370Ver en 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
    Ver en GitHub↗7,370
  1. Home
  2. Software Engineering & Architecture
  3. Configurable Handler Frameworks