1 repo
Systems that spawn and manage external binaries to extend application functionality.
Distinguishing note: Focuses on the execution of external binaries rather than general plugin APIs.
Explore 1 awesome GitHub repository matching development tools & productivity · Plugin Execution Engines. Refine with filters or upvote what's useful.
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
Extends core functionality by spawning external processes and capturing their output.