{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing/2"}],"enrichment":{"capability":"A Rust-compiled workflow orchestration engine that executes the same API as the open-source kailash library, optimized for performance and memory efficiency.","skillfed_tags":["workflow-orchestration","rust-compiled","ai-agents"],"use_cases":["Replace kailash in an existing Python application without rewriting orchestration logic.","Build AI agent workflows that require low-latency task execution.","Distribute domain events across microservices using NatsEventBus for at-least-once delivery.","Run workflow orchestration in resource-constrained environments.","Prototype workflows locally with InMemoryEventBus, then scale to multi-process deployments with NatsEventBus."],"what_it_does":"kailash-enterprise is a compiled Rust implementation of the kailash workflow orchestration engine, designed as a drop-in replacement for the open-source kailash Python SDK. It exposes the same API so existing code runs without changes, but trades source transparency for claimed performance gains. The package is proprietary and binary-only\u2014you receive compiled wheels for Python 3.10 through 3.14 on macOS, Linux, and Windows, but not the Rust source.\n\nThe engine supports both a legacy v0.12 API (with deprecation warnings) and a new v2 API centered on NodeRegistry, WorkflowBuilder, and Runtime. It also includes a domain event bus (kailash.events) with two backends: InMemoryEventBus for single-process use and NatsEventBus for cross-process/cross-host delivery via NATS JetStream. The package maintains parity with the open kailash implementation through conformance test vectors, so capability divergence is treated as a critical incident rather than a test failure.","worth_installing":"Yes, with conditions. Install if you are already using kailash and need performance without code migration, or if you are building new workflows and want Rust-backed execution. Do not install if you require open-source transparency or auditable source code\u2014this is proprietary and binary-only. Verify the LICENSE-EULA terms and confirm that Integrum's support model meets your production requirements before committing. No known security vulnerabilities as of the query date."},"id":"kailash-enterprise","links":{"html":"https://skillfed.io/packages/kailash-enterprise","md":"https://skillfed.io/packages/kailash-enterprise.md","pypi":"https://pypi.org/project/kailash-enterprise/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-27","license_spdx":null,"license_treatment":"unclear","name":"kailash-enterprise","python_support":"supports_current","summary":"Kailash Enterprise \u2014 free to use \u00b7 proprietary \u00b7 source withheld \u00b7 not open source. High-performance Rust-powered workflow engine, drop-in replacement for kailash."},"popularity":{"monthly_downloads":141583,"position":11239,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.43.0"}
