awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Real-Time Event Watchers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesReal-Time Event Watchers

Mechanisms for monitoring system state changes via asynchronous event streams.

Distinguishing note: Focuses on the polling/watching architecture rather than general monitoring.

Explore 1 awesome GitHub repository matching system administration & monitoring · Real-Time Event Watchers. Refine with filters or upvote what's useful.

  1. Home
  2. System Administration & Monitoring
  3. Real-Time Event Watchers

Awesome Real-Time Event Watchers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • derailed/k9s

    derailed/k9s

    32,845View on GitHub↗

    This project is a terminal-based dashboard for managing Kubernetes clusters. It provides a character-based interface that enables real-time monitoring and interactive control of containerized workloads, allowing users to perform administrative tasks such as scaling deployments, viewing logs, and managing port forwarding directly from the command line. The interface is designed for high-speed navigation, utilizing a keyboard-driven command system that maps input sequences to specific operational actions. It maintains an accurate view of the cluster state through asynchronous event polling, ens

    Maintains real-time cluster state by continuously watching for API changes.

    Gogogolangk8s
    32,845View on GitHub↗