PocketFlow and PocketFlow-Nim
The two tools are ecosystem siblings, where the Nim project is a direct reimplementation or port of the original Python PocketFlow, offering a similar minimalist LLM framework in a different language.
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-Nim
bkataru/PocketFlow-Nim
Pocket Flow: A minimalist LLM framework. Let Agents build Agents!
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work