langgraph and LangGraph

Tool B appears to be an independent, less mature project attempting to implement similar graph-based agent orchestration functionality as the well-established and widely adopted Tool A, making them **competitors** in their approach to building stateful, multi-actor LLM applications.

langgraph
99
Verified
LangGraph
25
Experimental
Maintenance 25/25
Adoption 25/25
Maturity 25/25
Community 24/25
Maintenance 2/25
Adoption 2/25
Maturity 9/25
Community 12/25
Stars: 26,286
Forks: 4,544
Downloads: 42,304,147
Commits (30d): 145
Language: Python
License: MIT
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No risk flags
Stale 6m No Package No Dependents

About langgraph

langchain-ai/langgraph

Build resilient language agents as graphs.

Supports durable execution with automatic state persistence across failures, human-in-the-loop interrupts for agent inspection/modification, and comprehensive memory management combining short-term working state with long-term persistence. Built as a low-level orchestration framework inspired by Pregel and Apache Beam, it integrates seamlessly with LangChain ecosystem tools including LangSmith for observability and LangSmith Deployments for production scaling of stateful workflows.

About LangGraph

r-manimaran/LangGraph

For Building Stateful, multi-actor applications with LLMs, Create agent and multi-agent workflows

Scores updated daily from GitHub, PyPI, and npm data. How scores work