A flexible, plugin-based Rust and Python framework for executing tasks across multiple hosts. Features dynamic plugin loading, inventory management with filtering, hierarchical task execution, and comprehensive result tracking. Ideal for network automation, infrastructure management, and multi-host operations.
ThreadFactory is a concurrency framework for Python 3.13+ (No-GIL). It provides custom Work future objects and thread-safe collections, laying the foundation for scalable parallel execution in modern Python.