Capability
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →A durable workflow execution engine for Elixir
Unique: Uses Elixir's compile-time macro system to transform workflow definitions into persistent execution plans, enabling type-safe control flow composition and static validation of step dependencies without runtime interpretation overhead. Unlike Temporal or Cadence which use separate workflow languages, Durable embeds orchestration directly in Elixir code with full access to the language's pattern matching and functional composition.
vs others: Tighter integration with Elixir's type system and pattern matching than Oban (which treats workflows as job sequences), and simpler deployment than Temporal (no separate server required, uses existing PostgreSQL).
via “declarative multi-agent workflow definition with python dsl”
The fastest way to deploy multi-agent workflows
Unique: Uses a Python DSL that compiles to an intermediate workflow representation, enabling declarative agent topology definition without manual state machine coding, differentiating from lower-level frameworks like LangGraph or LlamaIndex that require explicit graph construction
vs others: Faster time-to-deployment than hand-coded orchestration frameworks because the DSL abstracts away boilerplate agent communication and state management patterns
Building an AI tool with “Declarative Workflow Definition Via Elixir Dsl Macros”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.