Some Goodies
BoxMux
Terminal UI framework using YAML configuration files
BoxMux is a Rust-based framework for building terminal user interfaces using YAML configuration files. Define interface layouts and behavior declaratively without writing UI code.
Features:
- YAML-based interface design
- Component library (panels, menus, charts, logs)
- Real-time updates and data streaming
- Socket integration
- Cross-platform support
Technology: Rust, Crossterm, YAML
CapDAG
Cross-platform capability-oriented IPC library
CapDAG provides a capability-first approach to inter-process communication, designed for secure and composable local services across multiple runtimes.
Features:
- Capability-based access model for IPC endpoints
- Cross-platform runtime support
- Composable interfaces for service-to-service communication