RMUX icon
RMUX icon

RMUX

Universal Rust multiplexer for the agentic era: detachable, scriptable, and inspectable, with a tmux-compatible CLI, daemon-backed SDK, and native Ratatui integration.

RMUX screenshot 1

Cost / License

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • Rust
1like
0comments
0articles

RMUX News & Activities

Highlights All activities

Recent activities

RMUX information

  • Developed by

    Helvesec
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    15 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

OS & UtilitiesDevelopment

GitHub repository

  •  446 Stars
  •  11 Forks
  •  7 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
RMUX was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is RMUX?

Universal Rust multiplexer for the agentic era: detachable, scriptable, and inspectable, with a tmux-compatible CLI, daemon-backed SDK, and native Ratatui integration.

RMUX exists because I believe the tmux use case has only been partially explored. My own starting point was simple: I wanted to run long-lived agents over SSH without losing their terminals, while still being able to inspect, script, and orchestrate everything around them.

So I rebuilt that idea from scratch in Rust: a blazing-fast, tmux-compatible multiplexer with a typed SDK, persistent sessions, structured snapshots, and native local transports on Linux, macOS, and Windows, including Windows Named Pipes. No WSL required.

RMUX is usable by agents, headless CLI workflows, and humans alike: you can give terminal apps detachable execution, reconnect later, inspect their state, drive them from code, or simply use it for normal tmux-style terminal work.