{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/2"}],"enrichment":{"capability":"Fabricatio is a Python library for building LLM-powered multi-agent applications using an event-driven architecture, with Rust-backed performance for core operations and PyO3 bindings.","skillfed_tags":["llm-agents","event-driven","rust-bindings"],"use_cases":["Build multi-agent systems where agents communicate and coordinate through event-driven task queues.","Create LLM applications requiring dynamic prompt templating and real-time interaction with language model APIs.","Develop asynchronous workflows that execute custom actions in parallel while maintaining agent state.","Integrate with external services (ComfyUI, RAG backends, vector databases) via extensible action handlers.","Prototype and iterate on agent-based reasoning systems with minimal boilerplate."],"what_it_does":"Fabricatio is a framework for building applications where multiple LLM-powered agents coordinate work through an event-driven architecture. It combines Python's ease of use with Rust's performance for compute-intensive operations, using PyO3 to bind them together. The library provides an EventEmitter pattern for task management, async/await support for concurrent execution, and templating via Handlebars for dynamic prompt generation.\n\nThe package is designed for developers building complex LLM workflows that require orchestration across multiple agents, integration with language models, and extensibility through custom actions. It targets scenarios where event-driven coordination, asynchronous execution, and performance matter\u2014such as multi-turn reasoning, parallel task dispatch, or high-throughput agent systems. The framework is actively maintained and supports modern Python versions (3.12\u20133.14).","worth_installing":"Yes, if you are building multi-agent LLM applications and want an event-driven framework with Rust-backed performance and active maintenance. The permissive license, modern Python support, and zero known vulnerabilities make it low-risk. Medium install friction (compiled wheels) is typical for performance-critical libraries. Not recommended if you need a mature, heavily documented framework\u2014the project is young (first release February 2025) and has an extensive TODO list indicating ongoing development."},"id":"fabricatio","links":{"html":"https://skillfed.io/packages/fabricatio","md":"https://skillfed.io/packages/fabricatio.md","pypi":"https://pypi.org/project/fabricatio/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-24","license_spdx":null,"license_treatment":"permissive","name":"fabricatio","python_support":"supports_current","summary":"A LLM multi-agent framework."},"popularity":{"monthly_downloads":677179,"position":5381,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.32.3"}
