2 مستودعات
Capturing and serializing input events for immediate transmission to a remote network target.
Distinct from Input Event Serializers: Distinct from generic serializers that save events to files for playback; this focuses on real-time network replication.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Network Input Replication. Refine with filters or upvote what's useful.
Input Leap is a software KVM switch and multi-machine input controller that allows a single keyboard and mouse to control several physical workstations over a local network. It functions as a network input emulator, sending keyboard and mouse signals to remote operating systems to manage a multi-machine workspace as if it were a single system with multiple monitors. The project also serves as a cross-platform clipboard synchronizer, enabling the sharing of copied text and data between different operating systems so that content can be pasted across all connected machines.
Captures local keyboard and mouse movements and sends them as serialized events to remote machines.
ZIO is a functional effect system for the JVM that models asynchronous and concurrent programs as pure, composable values with typed error handling and dependency injection. Its core identity is built on fiber-based concurrency, where lightweight, non-blocking fibers execute millions of concurrent tasks with structured lifecycle management, and a dual-channel error model that separates expected business failures from unexpected system defects at compile time. The system provides effect-typed dependency injection through a layer-based dependency graph, pull-based reactive stream processing with
Provides input value replication for creating multiplied data streams.