Swarms.rs is the core Rust runtime for executing swarm-based AI agent programs. It features a modular plugin system to integrate custom logic or AI models, a message-passing layer for peer-to-peer communication, and an asynchronous executor for scheduling agent behaviors. Together, these components allow developers to design, deploy, and scale complex decentralized agent networks for simulation, automation, and multi-agent collaboration tasks.