PocketFlow and PocketFlow-Zig
These are ecosystem siblings—PocketFlow-Zig is a Zig-language implementation/binding of the core PocketFlow LLM framework, allowing developers to build workflows in Zig instead of the original language while leveraging the same agent-building architecture.
About PocketFlow
The-Pocket/PocketFlow
Pocket Flow: 100-line LLM framework. Let Agents build Agents!
Pocket Flow implements a graph-based abstraction as its core architecture, enabling multi-agent systems, workflows, and RAG patterns without app-specific or vendor-specific wrappers. It avoids framework bloat entirely by omitting dependency management, supporting any LLM provider or tool through simple composable nodes. Available across Python, TypeScript, Java, C++, Go, Rust, and PHP, making it a portable foundation for agent-building systems.
About PocketFlow-Zig
villcaf175/PocketFlow-Zig
🚀 Build LLM-powered workflows with PocketFlow-Zig, a lightweight framework leveraging Zig's features for efficient, type-safe programming.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work