Mitoxide
A blazingly fast Rust library for remote execution and automation inspired by Mitogen.
Built with AWS Kiro and vibe-coding principles for an intuitive developer experience
Features
- 🔥 Blazing Fast: Zero-copy serialization and efficient connection pooling
- 🛡️ Secure: Built-in SSH transport with jump host support
- 🌐 Multi-Platform: Linux, macOS, Windows, and container support
- ⚡ WASM Runtime: Execute WebAssembly modules remotely
- 🔧 Privilege Escalation: Seamless sudo and privilege handling
- 🐳 Container Ready: Docker, Kubernetes, and LXC integration
Quick Start
Add Mitoxide to your Cargo.toml:
[]
= "0.1"
Basic Usage
use Session;
async
Documentation
License
This project is licensed under the MIT License - see the LICENSE file for details.