fast-crewai Rust + Python Drop-in performance acceleration for CrewAI: faster serialization, tool execution, and database search.
Rust-backed acceleration shim for CrewAI. Targets the serialization layer, the tool dispatcher, and the embedded knowledge store. Zero changes to existing CrewAI projects.
Install
$ pip install fast-crewai Frequently asked questions
What is fast-crewai?
fast-crewai is Drop-in performance acceleration for CrewAI: faster serialization, tool execution, and database search. It is part of the Neul Labs open-source portfolio (36 MIT-licensed projects for AI agent infrastructure). Rust-backed acceleration shim for CrewAI. Targets the serialization layer, the tool dispatcher, and the embedded knowledge store. Zero changes to existing CrewAI projects.
How do I install fast-crewai?
Install with: `pip install fast-crewai`. fast-crewai is MIT licensed and ships prebuilt binaries where applicable.
What language is fast-crewai written in?
fast-crewai is written in Rust + Python.
Is fast-crewai open source?
Yes. fast-crewai is MIT licensed and publicly available at https://github.com/neul-labs/fast-crewai. All 36 Neul Labs projects are MIT licensed.
How does fast-crewai compare to alternatives?
See the detailed comparison at https://www.neullabs.com/compare/fast-crewai-vs-crewai.