3 个仓库
Interfaces that expose application state and control via Unix sockets for external scripting.
Distinct from CLI Scripts: Focuses on the socket-based IPC mechanism for full app control rather than simple standalone executable scripts.
Explore 3 awesome GitHub repositories matching development tools & productivity · Socket-Based Control Planes. Refine with filters or upvote what's useful.
cmux is a GPU-accelerated terminal emulator and workspace manager designed for coordinating multiple concurrent AI coding agents. It functions as an orchestration terminal that uses scriptable workspaces and split panes to manage parallel AI agent workflows, while also serving as a headless browser automation tool and a remote development relay. The project differentiates itself through a programmatic control plane using a Unix domain socket and CLI, allowing for the automated management of terminal layouts and input delivery. It features an integrated web engine for programmatic DOM manipula
Exposes a Unix domain socket and CLI for programmatic management of layouts and input delivery.
EasyEffects is a real-time audio processor and system-wide effects manager designed for PipeWire audio streams. It functions as a comprehensive suite for applying filters, equalizers, and limiters to both input and output audio across the entire system. The project distinguishes itself through its use of deep learning for neural network noise suppression and voice isolation, as well as its ability to simulate physical acoustic environments using impulse-response convolution. It includes a sophisticated preset management system that allows users to associate specific audio configurations with
Exposes a local Unix socket server allowing external scripts to modify plugin parameters and trigger presets.
SUMO 是一个微观交通模拟器和道路网络生成器,旨在模拟单个车辆、行人和公共交通的详细移动。它作为一个多模式交通模拟器和自动驾驶车辆模拟器,能够分析不同交通模式之间的交互并测试自动驾驶行为。 该项目通过其将模拟与外部控制器和网络模拟器耦合以模拟车辆通信和自动驾驶控制转换的能力而脱颖而出。它支持使用开放地图格式和行业标准创建可模拟的道路网络,包括地理坐标、高程和卫星图像的集成。 该平台涵盖了广泛的交通工程功能,包括交通流校准、通过起终点矩阵进行需求建模,以及车辆排放和功耗分析。它提供基础设施管理工具,例如配置交通灯时间表和限速,并支持模拟异构交通和道路事故。 该系统允许通过程序化应用程序编程接口实时交互和操作模拟参数。
Exposes simulation state and control via sockets to allow external applications to manage vehicles in real-time.