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

1 repo

Awesome GitHub RepositoriesEvent-Driven Synchronization

Systems that update application state based on real-time event streams from infrastructure daemons.

Distinguishing note: Focuses on reactive state updates from infrastructure events rather than general event buses.

Explore 1 awesome GitHub repository matching devops & infrastructure · Event-Driven Synchronization. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Event-Driven Synchronization

Awesome Event-Driven Synchronization GitHub Repositories

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

    jesseduffield/lazydocker

    49,784View on GitHub↗

    Lazydocker is a terminal-based command-line utility that provides an interactive dashboard for monitoring and controlling containerized environments. It functions as a text-based user interface, allowing users to manage containers, images, and volumes directly within a terminal emulator through keyboard-driven navigation. The tool distinguishes itself by replacing manual command-line sequences with a unified workspace that communicates directly with the Docker daemon via the local Unix domain socket. It maintains state synchronization by listening to real-time container events and utilizes co

    Updates internal application state by listening to real-time streams of container events emitted by the host daemon.

    Go
    49,784View on GitHub↗